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'
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'