Unable to Install Node modules
sanawershoukat opened this issue · 2 comments
sanawershoukat commented
Hi,
I have cloned the master repository of Fortify and when I execute the command npm install
it fails with the error, screenshot is attached for reference.
My current node version is v15.14.0 and I even tried with the latest node version but still failed on the same step.
Looking forward to the solution. Thanks in advance.
sanawershoukat commented
Step is missing to compile the Fortify app using the latest version of node, so I figure out that step and was successfully able to compile and run the Fortify app.
You can update the Readme.md to add yarn
command before compiling the Fortify app.
donskov commented
Thank you @sanawershoukat. Updated README.