react-native-quill-editor
react-native-quill-editor copied to clipboard
[email protected] postinstall: `cpy 'assets/quill.html' '../../android/app/src/main/assets/'`
I have this issue when I'm trying to run the install.
The attempt failed after changing cpy to 'cp' using the command as alias.
You can copy https://github.com/youngjuning/react-native-quill-editor/blob/master/assets/quill.html to android/app/src/main/assets/ manually
same here
any update? still facing this issue.
Install this package https://www.npmjs.com/package/cpy-cli before installing React Native Quill Editor.