"Ionic start app1 blank" Does not create the folder "node_modules"

“Ionic start app1 blank” not create the folder node_modules.

In case of manual writing npm install works but besides this command most fails, example all ionic native.

global packages:
@ionic/cli-plugin-proxy : 1.3.2
@ionic/cli-utils : 1.5.0
Cordova CLI : 7.0.1
Ionic CLI : 3.5.0
node v6.11.1
npm -v 3.10.10

thank you so much.

Why are you running the command line as Adminstrator? There should be no need for that.

hi, The same error persists

I didn’t tell you not to run it as Administator. I asked you why you are doing this. Did you also install as Administrator? Your permissions of… everthing might be borked then.

do it to prevent windows asking me for permissions to do something

That should not happen either.

Install node via nvm-windows, then you don’t have these problems.

1 Like