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
Need to downgrade using npm i -g serverless@^0.5.6 to run serverless project init among other commands.
Although I still ran into some issue in using the stack cause lambda won't accept the node runtime as it's 'outdated'
Need to downgrade using
npm i -g serverless@^0.5.6to runserverless project initamong other commands.Although I still ran into some issue in using the stack cause lambda won't accept the node runtime as it's 'outdated'