简体   繁体   中英

unable to install bower using npm on windows 10

Have tried out out npm install -g bower but the iInstallation gets stuck in this phase:

安装节点模块时终端的屏幕截图

It shows no error message.

What causes this issue and how can it be solved?

Reinstall the node.js package. It will fix the issue.
The problem is/was with the cmd permissions to the files and directories in

AppData
folder.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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