Ionic Upload with CLI 3.9.1

Hello,

I just updated cli to version 3.9.1 and am noticing that “Ionic Upload” command starts building the project. I encounter the build error (-4048 EPERM: operation not permitted) and am no longer able to push updates to ionicview. Is that an expected behaviour? I’m just trying to perform a simple upload, not trying to build any platform.

Thanks.

Please run the command with --verbose added at the end and post the complete output.
Post your ionic info output please.

You can try with…

npm run ionic:build

ionic upload --note “NOTE” --nobuild

1 Like