Skip to content
New issue

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

created new angular app, upload to storage, timed out #339

Closed
johnpapa opened this issue Apr 25, 2019 · 3 comments · Fixed by #380
Closed

created new angular app, upload to storage, timed out #339

johnpapa opened this issue Apr 25, 2019 · 3 comments · Fixed by #380
Milestone

Comments

@johnpapa
Copy link

johnpapa commented Apr 25, 2019

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

@fiveisprime
Copy link
Member

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.

@PrashanthCorp
Copy link
Contributor

Hey John, we have a fix here. Please try it out and let us know if it solves your problem.

@johnpapa
Copy link
Author

johnpapa commented Jul 8, 2019

hi - the build is "not found"

@PrashanthCorp PrashanthCorp modified the milestones: 0.8.0, 0.7.1 Aug 5, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants