angular / mobile-toolkit

Tools for building progressive web apps with Angular
MIT License
1.34k stars 175 forks source link

The Broccoli Plugin: [BundlePlugin] failed with #36

Open manfredsteyer opened 8 years ago

manfredsteyer commented 8 years ago

Hi,

I've played through the tutorial, but when I run ng serve --prod I get the following error. I've explicitly installed angular-cli@1.0.0-beta.4

Wishes, Manfred

Error on fetch for main.js at file:///C:/Users/steyer/Dropbox/Docs/KnowHow/Angul ar2/mobiletoolkit/hello-mobile/tmp/bundle_plugin-input_base_path-2CWyzONG.tmp/0/ main.js Error: ENOENT: no such file or directory, open 'C:\Users\steyer\Dropbox\ Docs\KnowHow\Angular2\mobiletoolkit\hello-mobile\tmp\bundle_plugin-input_base_pa th-2CWyzONG.tmp\0\main.js.map' at Error (native)

froeschel commented 8 years ago

Hello, I've got the exact same error. I have tried the tutorial on both win7 and win10.

Best Regards Christoph

BhaskaranR commented 8 years ago

+1

ahelmel commented 8 years ago

Hi, i have the same problem with angular-cli 1.0.0-beta.0 on osx and linux. I tried some other versions but the issue still the same.

chgc commented 8 years ago

+1 got this error when working with angularfire2

koppor commented 8 years ago

The solution for me was https://github.com/angular/angular-cli/issues/847#issuecomment-220944072.

alwayrun commented 8 years ago

+1