pwa-builder / PWABuilder-CLI

Node.js tool for App Generation
Other
1.63k stars 142 forks source link

manifoldjs run windows gives powershell errors #172

Closed KvdM closed 8 years ago

KvdM commented 8 years ago

Installed it on a freshly installed Windows 10 (upgrade from 8.1). I used travelcontose.azurewebsites.net to generate the stuff but when I run manifoldjs run windows I get errors

manifoldjs error

I already tried setting powershell to execution policy unrestricted and rebooting but to no succes. Anyone an idea?

boyofgreen commented 8 years ago

I wonder if you need to put your computer in dev mode to side load. Go into settings and search for developer mode, and see if you have it set. capture

I wouldn't expect this error from that, but it's worth checking first. I'll reach out to the guy who owns that package (it's a dependency) and see what he think.

KvdM commented 8 years ago

Awesome, that did the trick. On my other laptop it directly worked but on that I made a fresh install and opted for developer mode.

boyofgreen commented 8 years ago

Great! I hope the demo goes well, let me know if you need any other support.

alxlu commented 8 years ago

Glad to see it's working! In the future if you want to save a step, you don't actually don't need to change the powershell execution policy—you only need to enable developer mode.