Closed jzy2000 closed 4 years ago
Hello @jzy2000 - could you try the version 1.0 Windows installer from :
https://github.com/mike-goodwin/owasp-threat-dragon-desktop/releases/download/v1.0/OWASP-Threat-DragonSetup.exe
which should get you up and running for the moment.
I have double checked install using npm install
on my Windows 10 machine and it works as expected. Could you try installing again to rule out any temporary download issues?
Also, could you check your npm version with npm --version
, for example mine is 6.13.4
Thanks for suggestion, the installer works fine. I have identical npm installed.
I think the error thrown on node install.js
may be a known issue on some Windows systems:
https://github.com/npm/npm/issues/9969
@jzy2000 can you try npm install phantom --save
and then npm install
I tried to install on win10 64bit by running
npm install
, encounter errors, please advise: