Deivitto / auditor-docker

https://hackmd.io/7zriwLB0SD6-3AUDv3pBBg?view
GNU General Public License v3.0
124 stars 11 forks source link

Fails on npm i -g typescript && npm i #1

Closed Deivitto closed 1 year ago

Deivitto commented 1 year ago

Issues with npm installation or user permissions

Fails on npm i -g typescript && npm i

probably is a bug related to installatino of node, maybe its installed with sudo permission so the workaround is to always use sudo, what is not recommended