ember-cli-summernote icon indicating copy to clipboard operation
ember-cli-summernote copied to clipboard

moving from bower to npm

Open poplevente opened this issue 6 years ago • 2 comments

Hi Guys,

i'm trying to move away from bower and use completely the npm package. still i get the message of Build Error (SourceMapConcat) ENOENT: no such file or directory, open 'tmp\source_map_concat-input_base_path-ufw4nrVe.tmp\bower_components\summernote\dist\summernote.min.js'

do you know what could be? i'm having summernote as a dependency and ember-cli-summernote as a devDependency.

poplevente avatar Jul 06 '18 09:07 poplevente

Should be working with 1.5.1, but there are other problems (see #35)

bmaehr avatar Feb 05 '19 19:02 bmaehr

It looks v1.5.1 didn't include the pr #32 so I just published v1.5.2. It should work. Thanks for the contribution.

vsymguysung avatar Feb 06 '19 03:02 vsymguysung