Jesse

Results 33 comments of Jesse

I got around the error by committing a local copy of a working version of ckeditor.js to overwrite the one that gets installed. ie bin/console ckeditor:install --tag=4.22.1 bin/console assets:install cp...

> @jayesbe I tried your solution and its not working either, which local copy version did you download ? @alexandre-mace I had a previous version stored which did not already...

If I manually install react along side react-native it complains of a naming collision. ``` Error: Naming collision detected: /opt/ReactNative/App/node_modules/react/lib/ReactPerf.js collides with /opt/ReactNative/App/node_modules/react-native/node_modules/react/lib/ReactPerf.js ```