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
As per subject, no serverless-stage.json file is created by the "serverless package" command.
Consequently, the "serverless deploy" command fails with the error "No serverless-state.json file found in the package path you provided".
How can I fix this?
My Environment
O.S darwin
node 18.14.0
framework 3.36.0 (local)
plugin 7.1.0
SDK 4.4.0
The text was updated successfully, but these errors were encountered:
As per subject, no serverless-stage.json file is created by the "serverless package" command.
Consequently, the "serverless deploy" command fails with the error "No serverless-state.json file found in the package path you provided".
How can I fix this?
My Environment
O.S darwin
node 18.14.0
framework 3.36.0 (local)
plugin 7.1.0
SDK 4.4.0
The text was updated successfully, but these errors were encountered: