We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repro steps:
ng new foo cd foo
Then upload to storage
error
Action: azureStorage.deployStaticWebsite Error type: Error Error Message: Error uploading "/Users/papa/_play/foo/node_modules/zone.js/lib/node/rollup-main.ts": ESOCKETTIMEDOUT Version: 0.7.0 OS: darwin
cc @fiveisprime
The text was updated successfully, but these errors were encountered:
Probably related to the files you were uploading. You have to build the app first then deploy only the dist directory for the app to work correctly.
dist
Sorry, something went wrong.
Hey John, we have a fix here. Please try it out and let us know if it solves your problem.
hi - the build is "not found"
Successfully merging a pull request may close this issue.
Repro steps:
Then upload to storage
error
cc @fiveisprime
The text was updated successfully, but these errors were encountered: