Closed
Description
acorn-node on ξ static-fix [!?] is π¦ v2.0.0 via β¬’ v12.16.1
β‘0% β yarn build
yarn run v1.22.4
$ node build.js
acorn-bigint β ./lib/bigint/index.js
acorn-numeric-separator β ./lib/numeric-separator/index.js
acorn-dynamic-import β ./lib/dynamic-import/index.js
internal/modules/cjs/loader.js:985
throw err;
^
Error: Cannot find module 'acorn-dynamic-import'
Require stack:
- /home/xyz/Development/acorn-node/build.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
at Function.resolve (internal/modules/cjs/helpers.js:83:19)
at compile (/home/xyz/Development/acorn-node/build.js:11:40)
at Object.<anonymous> (/home/xyz/Development/acorn-node/build.js:27:1)
at Module._compile (internal/modules/cjs/loader.js:1158:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
at Module.load (internal/modules/cjs/loader.js:1002:32)
at Function.Module._load (internal/modules/cjs/loader.js:901:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
at internal/main/run_main_module.js:18:47 {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/home/xyz/Development/acorn-node/build.js' ]
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Metadata
Assignees
Labels
No labels