-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
After I download the latest code and run npm install. Dependency error appears.
npm ERR! code MODULE_NOT_FOUND
npm ERR! Cannot find module './build-ideal-tree.js'
npm ERR! Require stack:
npm ERR! - /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js
npm ERR! - /usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js
npm ERR! - /usr/local/lib/node_modules/npm/node_modules/libnpmfund/index.js
npm ERR! - /usr/local/lib/node_modules/npm/lib/utils/reify-output.js
npm ERR! - /usr/local/lib/node_modules/npm/lib/utils/reify-finish.js
npm ERR! - /usr/local/lib/node_modules/npm/lib/install.js
npm ERR! - /usr/local/lib/node_modules/npm/lib/npm.js
npm ERR! - /usr/local/lib/node_modules/npm/lib/cli.js
npm ERR! - /usr/local/lib/node_modules/npm/bin/npm-cli.js
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/robin_chen/.npm/_logs/2021-11-29T09_00_53_614Z-debug.log
I am not sure if you miss the build-ideal-tree.js file.
Metadata
Metadata
Assignees
Labels
No labels