如何以及在何处安装ajv-keywords@3.2.0和ajv@^6.0.0?

时间:2018-05-16 17:46:51

标签: reactjs npm cmd command-line-interface updates

更具体:为了安装ajv-keywords@3.2.0和ajv@^6.0.0,我需要什么样的安装方法和Windows 10的位置?

根据下面的来源,似乎需要安装这两个来完成从npm 5.6.0到6.0.1的更新。

C:\Users\1st assembled M-PC\Dropbox\Websites\Project Clock\clock>npm i npm
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is 
installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.3 
(node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 
fsevents@1.2.3: wanted {"os":"darwin","arch":"any"} (current: 
{"os":"win32","arch":"x64"})

+ npm@6.0.1
added 682 packages in 72.875s

感谢您回答这个问题。

0 个答案:

没有答案