Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm start报错 #53

Open
ZhangJiaLei123 opened this issue Jan 6, 2022 · 0 comments
Open

npm start报错 #53

ZhangJiaLei123 opened this issue Jan 6, 2022 · 0 comments

Comments

@ZhangJiaLei123
Copy link

ZhangJiaLei123 commented Jan 6, 2022

vs编辑保存,路径查看了,文件都在,请问如何解决

Error: Cannot find module '../toDate/index.js'
Require stack:
    at Object.<anonymous> (E:\ZhangJieLei\Documents\workspace\workProject\MyProject\OssYun\oss-client\node_modules\date-fns\isValid\index.js:10:38)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    'E:\\ZhangJieLei\\Documents\\workspace\\workProject\\MyProject\\OssYun\\oss-client\\node_modules\\date-fns\\isValid\\index.js',
    'E:\\ZhangJieLei\\Documents\\workspace\\workProject\\MyProject\\OssYun\\oss-client\\node_modules\\date-fns\\format\\index.js',
    'E:\\ZhangJieLei\\Documents\\workspace\\workProject\\MyProject\\OssYun\\oss-client\\node_modules\\concurrently\\src\\logger.js',
    'E:\\ZhangJieLei\\Documents\\workspace\\workProject\\MyProject\\OssYun\\oss-client\\node_modules\\concurrently\\index.js',
    'E:\\ZhangJieLei\\Documents\\workspace\\workProject\\MyProject\\OssYun\\oss-client\\node_modules\\concurrently\\bin\\concurrently.js'
  ]
}
PS E:\ZhangJieLei\Documents\workspace\workProject\MyProject\OssYun\oss-client>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant