I am trying to run in the terminal of the vs code since I plan to host this online already:
npm install -g firebase-tools
But it is stuck here:
This is my package.json
The version of node.js installed in my computer is: v14.15.4
Can you try the command with --loglevel verbose
--loglevel verbose
This will show the log information, may point to the issue.
The install generally is pretty smooth, without any problems.