使用npm安装blink-diff时报错

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用npm安装blink-diff时报错相关的知识,希望对你有一定的参考价值。

安装完成nodejs及npm时,开始安装blink-diff时,会报如下错误 。

npm config set prefix "C:\Program Files\nodejs\node_global"


 blink-diff时,


npm WARN saveError ENOENT: no such file or directory, open 'C:\Program Files\nod

ejs\package.json'

npm notice created a lockfile as package-lock.json. You should commit this file.


npm WARN enoent ENOENT: no such file or directory, open 'C:\Program Files\nodejs

\package.json'

npm WARN nodejs No description

npm WARN nodejs No repository field.

npm WARN nodejs No README data

npm WARN nodejs No license field.


+ [email protected]

added 27 packages, removed 428 packages and moved 48 packages in 36.884s


明明检查npm -v时是没有问题的。但一安装blink-diff工具时就报错了。

因安装npm时均是在默认目录下,可能没有全局安装的缘故,有些配置不支持的原因。


解决方案:

安装blink-diff工具时, 加上全局变量的参数即可安装成功。


以上是关于使用npm安装blink-diff时报错的主要内容,如果未能解决你的问题,请参考以下文章

npm 在安装 Vue脚手架命令(npm install -g @vue/cli)时报错安装报错--“Unexpected end of JSON input while parsing near&#

ubuntu安装npm(npm install)时报错:run `npm audit fix` to fix them, or `npm audit` for details

npm安装socket.io时报错的解决方法(npm WARN enoent ENOENT: no such file or directory, open '/usr/local/nodej

用npm安装插件时报错: fsevents@^1.0.0 (node_moduleschokidar ode_modulesfsevents)

npm install 时报错npm ERR! Windows_NT 6.1.7601

hexo安装时报错提示packages are looking for funding run `npm fund`` for details found 0 vulnerabilities