Georgy Yuriev
Georgy Yuriev
#### NoMethodError: undefined method [`start_with?'](https://github.com/lautis/uglifier/blob/5a92d5c236c2101bb554f4f012122c5ef8d5487d/lib/uglifier.rb#L225) for nil:NilClass My setup: ``` ruby 2.4.2p198 rails-5.1.6 uglifier-4.1.11 therubyracer-0.12.3 ``` Error raised during deployment. Recently I've added [@ckeditor/ckeditor5-build-classic](https://www.npmjs.com/package/@ckeditor/ckeditor5-build-classic) npm package which contains **ES6** syntax....
Crashes on task '**replaceFiles**' and 'build' on the line `fs.renameSync` Error: EXDEV: cross-device link not permitted, rename '/tmp/gulp-starter' -> '/home/PATH_TO_APP/public' http://stackoverflow.com/a/21072354
All packages have been renamed and scoped, but not this one. Current: ```bash bin/importmap pin stimulus-textarea-autogrow ``` Expected: ```bash bin/importmap pin @stimulus-components/textarea-autogrow ```