Hello,
I am trying to install the new forge platform following this tutorial: https://developer.atlassian.com/platform/forge/set-up-forge/
After installing the right version of node and python, when I run “npm i -g @forge/cli” I come into this error:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @forge/util@0.2.4 postinstall: `./scripts/postinstall.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @forge/util@0.2.4 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I tried to install different versions and the result was the same.
Any ideas?
Kind Regards,
Philip