crmeb/CRMEB-H5

v3.1版本 npm run serve, This relative module was not found:

Closed this issue · 2 comments

➜ CRMEB-H5 git:(v3.1) npm run serve

ERROR Failed to compile with 1 errors 16:49:50

This relative module was not found:

  • ./admin in ./src/router/module/index.js

win10下面运行npm install 结果是这样的:

npm WARN rollback Rolling back node-pre-gyp@0.12.0 failed (this is probably harmless): EPERM: operation not permitted, rmdir 'C:\Users\BobPeng\Desktop\CRMEB-H5\node_modules\fsevents'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

audited 28052 packages in 23.062s
found 13 moderate severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

请问怎么修复