-
Notifications
You must be signed in to change notification settings - Fork 654
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
ionic upload doesn't work #2694
Comments
Just reproduced on the absolutely fresh-generated project and got message:
Commands were executed: nothing else was touched. |
Could you please write any commentary about this issue? Is it bug or Ionic View will not be usable anymore? |
I have the same issue. Rolled back to ionic version 3.5.0 using I have to say this is one of the most important features in ionic which make the difference when compared with its competitors. It should not stay broken. |
Does this happen with |
@dwieeb actually you can try it pretty easy - it comes out of the box with newly generated project, nothing needs to be changed to reproduce :) And answer is yes, it doesn't work even with "ionic upload --nobuild". All usual things as updating npm don't help. |
It's strictly related to this issue: |
@e-oz Oh, weird. Okay, thanks for following up. Other people have been having these issues with upload |
Short description of the problem:
Command "ionic upload" doesn't upload anything
What behavior are you expecting?
Uploaded app in Ionic View
Steps to reproduce:
Which @ionic/app-scripts version are you using?
ionic info
cli packages: (/Users/OZ/.config/yarn/global/node_modules)
global packages:
local packages:
System:
Other information:
ionic upload
[INFO] Running app-scripts build:
[16:15:12] build dev started ...
[16:15:12] clean started ...
[16:15:12] clean finished in 2 ms
[16:15:12] copy started ...
[16:15:12] transpile started ...
[16:15:17] transpile finished in 4.45 s
[16:15:17] preprocess started ...
[16:15:17] deeplinks started ...
[16:15:17] deeplinks finished in 153 ms
[16:15:17] preprocess finished in 154 ms
[16:15:17] webpack started ...
[16:15:17] copy finished in 4.85 s
[16:15:28] webpack finished in 10.76 s
[16:15:28] sass started ...
[16:15:29] sass finished in 1.24 s
[16:15:29] postprocess started ...
[16:15:29] postprocess finished in 9 ms
[16:15:29] lint started ...
[16:15:29] build dev finished in 16.67 s
[16:15:33] lint finished in 3.76 s
(and that's all)
The text was updated successfully, but these errors were encountered: