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 am receiving an error while running: sudo node ./node_modules/sails/bin/sails.js deploy
The error I am getting:
[Error: Error creating Website: Error: Command failed: /bin/sh -c node /Users/..../node_modules/sails-deploy-azure/node_modules/machinepack-azure/node_modules/azure-cli/bin/azure site list --json
Credentials have expired, please reauthenticate
Error information has been recorded to /Users/..../.azure/azure.err
site list command failed
I have authenticated with the azure cli and can also run the following cmd to see a list of sites on my account. The site I am trying to deploy is listed. sudo azure site list
Any assistance would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I am receiving an error while running:
sudo node ./node_modules/sails/bin/sails.js deploy
The error I am getting:
I have authenticated with the azure cli and can also run the following cmd to see a list of sites on my account. The site I am trying to deploy is listed.
sudo azure site list
Any assistance would be greatly appreciated.
The text was updated successfully, but these errors were encountered: