Hi,
If I include the package ‘ember-cli-clipboard’ in ember engine which is used in my app and when I run ember s I ran into the following error:
ENOENT: no such file or directory, open 'my-app/jsapps/tmp/source_map_concat-input_base_path-9ZUcdE3o.tmp/vendor/clipboard/dist/clipboard.js
Error message as mentioned in the logs is below:
errorMessage: Build Canceled: Broccoli Builder ran into an error with Concat
plugin.
Ember CLI Version: 2.16.2
I have no idea why this error is coming up. Any help would be appreciated.