You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: When connected to the Internet, download the dependencies and run them successfully! After copying the project directory and dependencies to the intranet (or other directories), the project does not work properly.
Bot detected the issue body's language is not English, translate it automatically.
It can be installed and started successfully when connected to the Internet, but there are too few scenarios where you need to manually copy the code and re-run the dependencies in another directory. Official energy is limited and we are unable to provide help.
It is recommended to build a private npm registry through the intranet to complete the installation and synchronization of dependencies.
refer to:
Environment
Window
Version
latest
Version
latest
Link to minimal reproduction
Step to reproduce
node:internal/modules/cjs/loader:1137
throw err;
^
Error: Cannot find module 'F:\项目\tiny-engine-develop\node_modules\concurrently\dist\bin\concurrently.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
at Module._load (node:internal/modules/cjs/loader:975:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.19.0
What is expected
No response
What is actually happening
No response
What is your project name
tiny-engine-develop
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: