You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed there is a similar issue that was raised on the Akamai Property Manager CLI project a few years ago: akamai/cli-property-manager#15
It seems like an oversight with how the Akamai CLI is installing components as it makes use of calls to "npm" to set up the code in this repo. You could try to make use of NVM to work around this as described in the issue above.
Hi @bmatthew
Thanks for your reply. In our pipeline we are handling this by setting NODE_ENV to empty value for edgeworkers CLI install stage. Just reported this so that it could be addressed in some future release.
Thank you!
Unable to install edgeworkers CLI if environment variable NODE_ENV is set to "production".
The text was updated successfully, but these errors were encountered: