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
now -e ACCOUNT="itsnwa" -e REPOSITORY="brandy" -e TOKEN="<access_token>" -e URL="<same_as_alias_in_config(https://hazel-server-qrpzcymewp.now.sh)>"
When I look at the log in the zeit dashboard, I get this:
START RequestId: adb906da-6a33-4c6a-80cb-4d419bea9277 Version: $LATEST
2019-08-19T17:48:22.228Z adb906da-6a33-4c6a-80cb-4d419bea9277 Cannot find module '.'
2019-08-19T17:48:22.228Z adb906da-6a33-4c6a-80cb-4d419bea9277 Did you forget to add it to "dependencies" in `package.json`?
END RequestId: adb906da-6a33-4c6a-80cb-4d419bea9277
REPORT RequestId: adb906da-6a33-4c6a-80cb-4d419bea9277
Duration: 42.09 ms Billed Duration: 100 ms Memory Size: 3008 MB Max Memory Used: 22 MB
RequestId: adb906da-6a33-4c6a-80cb-4d419bea9277 Process exited before completing request
The text was updated successfully, but these errors were encountered:
I'm trying to migrate to Now v2 with a new clone of this Hazel server, my config looks like this:
now.json
Now CLI
now -e ACCOUNT="itsnwa" -e REPOSITORY="brandy" -e TOKEN="<access_token>" -e URL="<same_as_alias_in_config(https://hazel-server-qrpzcymewp.now.sh)>"
When I look at the log in the zeit dashboard, I get this:
The text was updated successfully, but these errors were encountered: