angular / mobile-toolkit

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

The Broccoli Plugin: [SourceMapConcat] failed #37

Open BhaskaranR opened 8 years ago

BhaskaranR commented 8 years ago

ng build --prod fails with this error

The Broccoli Plugin: [SourceMapConcat] failed with: Error: ENOENT: no such file or directory, open 'C:\hello-mobile\tmp\source_map_concat-input_base_path-HobpJYRu.tmp\0\vendor\reflect-metadata\Reflect.ts' at Error (native) at Object.fs.openSync (fs.js:549:18) at Object.fs.readFileSync (fs.js:397:15) at SourceMap. (C:\hello-mobile\node_modules\angular-cli\node_modules\broccoli-concat\node_modules\fast-sourcemap-concat\lib\source-map.js:282:29)

michalstepien commented 8 years ago

I have the same error

Tusabras commented 8 years ago

for me.. i can compile it... but after that i have this error:

app-concat.js:7 Uncaught ReferenceError: require is not defined