pwa-builder / PWABuilder-CLI

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

incorrectly reporting image download issue #198

Closed boyofgreen closed 7 years ago

boyofgreen commented 8 years ago

issue #197 repros warnings that images are not being downloaded when they actually are

martinkearn commented 8 years ago

Just to add some detail here. They are being downloaded but the directory cannot be created to store them because it has the full url in it, including the 'http://' which is invalid for a directory name.