1 $ npm install --save-dev babel-plugin-syntax-dynamic-import
 2 npm WARN checkPermissions Missing write access to D:\sword\react1\r1\node_modules\fsevents
 3 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
 4 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
 5 
 6 npm ERR! path D:\sword\react1\r1\node_modules\fsevents
 7 npm ERR! code ENOENT
 8 npm ERR! errno -4058
 9 npm ERR! syscall access
10 npm ERR! enoent ENOENT: no such file or directory, access 'D:\sword\react1\r1\node_modules\fsevents'
11 npm ERR! enoent This is related to npm not being able to find a file.
12 npm ERR! enoent
13 
14 npm ERR! A complete log of this run can be found in:
15 npm ERR!     F:\nodejs\node_cache\_logs\2017-10-30T04_43_57_804Z-debug.log
View Code

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2021-08-18
  • 2022-12-23
  • 2021-11-05
相关资源
相似解决方案