简体   繁体   English

在 VueJS 上安装 npm

[英]npm install on VueJS

I am trying to install this script.我正在尝试安装脚本。 I am trying to run npm install command.我正在尝试运行npm install命令。 But this is not working.但这不起作用。 This is stuck after message idealTree:color-convert: timing idealTree:node_modules/c .这是在消息idealTree:color-convert: timing idealTree:node_modules/c之后卡住的。

在此处输入图像描述

Could anyone help me to install this script ?谁能帮我安装这个脚本?

I tried it myself and had the same issue.我自己尝试过,也遇到了同样的问题。

There might be an issue on the author's end or with some dependency.作者可能存在问题或具有某种依赖性。 Try contacting the author of the package to investigate the issue.尝试联系包的作者来调查问题。

You can create an issue here: https://github.com/creativetimofficial/vue-notus/issues你可以在这里创建一个问题: https ://github.com/creativetimofficial/vue-notus/issues

nice you can delete your node modules and try again...很好,您可以删除节点模块并重试...

or you can try npm cache clean或者你可以试试npm cache clean

if both fails you can try yarn...如果两者都失败了,你可以试试纱线......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM