pwa-builder / PWABuilder-CLI

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

Same problem as issue #172 but suggested solution is not working #209

Closed wxb1 closed 7 years ago

wxb1 commented 8 years ago

https://github.com/manifoldjs/ManifoldJS/issues/172

I am getting the same problem but setting the developer mode is not working.

wxb1 commented 8 years ago

test

wxb1 commented 8 years ago

Lovely... The problem was there was a space in the directory name and LaunchAppxPackage.ps1 is looking for a folder with NO spaces in it. Once I removed the spaces the application launched!

boyofgreen commented 8 years ago

thanks for the heads up. I think we can fix this.