1

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

Screenshot of the terminal while installing node modules

It shows no error message.

What causes this issue and how can it be solved?

try-catch-finally
  • 7,436
  • 6
  • 46
  • 67

1 Answers1

0

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.
MoHo
  • 2,402
  • 1
  • 21
  • 22