mike-goodwin / owasp-threat-dragon

An open source, online threat modelling tool from OWASP
http://mike-goodwin.github.io/owasp-threat-dragon/
Apache License 2.0
481 stars 130 forks source link

npm error 404 'owasp-threat-dragon@*' is not in this registry #173

Closed D3vil0p3r closed 1 day ago

D3vil0p3r commented 1 day ago

@mike-goodwin When npm install is run, the user gets the following error:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/owasp-threat-dragon - Not found
npm error 404
npm error 404  'owasp-threat-dragon@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/user/.npm/_logs/2024-10-02T21_01_31_246Z-debug-0.log

Can you fix it please?

D3vil0p3r commented 1 day ago

Solved. I specified the wrong name of package after npm install.