Join Slack
Powered by
Hey guys, found a typo in the API example: <https...
# guide
e
Emanuel Bohnenkamp
05/18/2022, 12:03 AM
Hey guys, found a typo in the API example:
https://serverless-stack.com/examples/how-to-create-a-rest-api-with-serverless.html
Deploying your API The command for deployment should be: npm run deploy -- --stage prod
m
manitej
05/18/2022, 2:03 AM
updated!
f
Frank
05/18/2022, 2:39 AM
@Emanuel Bohnenkamp
nice catch!
Frank
05/18/2022, 2:39 AM
@manitej
i think we need the extra
--
as well for npm.
e
Emanuel Bohnenkamp
05/18/2022, 3:01 PM
yeah, actually all npm commands require the extra '--'
m
manitej
05/18/2022, 3:01 PM
yup, added!
Open in Slack
Previous
Next