ember-ionic icon indicating copy to clipboard operation
ember-ionic copied to clipboard

Build Failed after Ember-Ionic install

Open debugger200 opened this issue 8 years ago • 0 comments

Im using ember-cli version:2.4.6 and installed this addon using the command- ember install ember-ionic. When try to serve the project, i get the below error that release folder was not generated under bower_components/ionic/release. But when i check the demo app source code, i was able to generate the release folder.

The Broccoli Plugin: [SimpleConcat: Concat: Vendor Styles/assets/vendor.css] failed with: Error: ENOENT: no such file or directory, stat '/Users/.../Desktop/web copy/tmp/simple_concat-input_base_path-VbS5wjtm.tmp/0/bower_components/ionic/release/css/ionic.css'

debugger200 avatar Oct 23 '17 07:10 debugger200