Hello - I’m trying out this new tool to check it out, and probably/surely I’m missing something, but following the simple instructions available at Introduction | bud.js.
I’ve the exact setup described at Getting Started | bud.js, but after Bud installation and running “yarn bud build”, I’ve got some error prompt:
- (node:15164) [ERR_REQUIRE_ESM] Error Plugin: @roots/bud [ERR_REQUIRE_ESM]: require() of ES Module E:_webDev\bud\node_modules\globby\index.js from E:_webDev\bud\node_modules@oclif\core\lib\config\plugin.js not supported.
…and then:
Error: command build not found
error Command failed with exit code 2.
What I’m doing wrong?
My node version is 16.13.1
Npm version: 8.3.0