Skip to content

🐛 [Bug]: 联网状态下,下载好依赖,并运行成功后!拷贝项目目录和依赖到内网(或其它目录)后,项目无法正常 #485

@houmenglong

Description

@houmenglong

Environment

Window

Version

latest

Version

latest

Link to minimal reproduction

2024-05-16_120757

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions