timoxley / functional-javascript-workshop

A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
2.06k stars 441 forks source link

Error on running npm install -g functional-javascript-workshop@latest #207

Open kaolin19 opened 2 years ago

kaolin19 commented 2 years ago

Could you help me to solve this please?

There is log for the run. 2022-01-23T22_11_22_949Z-debug-0.log

mark-walle commented 2 years ago

From https://github.com/timoxley/functional-javascript-workshop#installation--update

Some npm installations require use of sudo in the above command. Recommend to instead reinstall node/npm so you don't need sudo.

Since you're installing globally, perhaps try again with sudo.