react-native-quill-editor icon indicating copy to clipboard operation
react-native-quill-editor copied to clipboard

[email protected] postinstall: `cpy 'assets/quill.html' '../../android/app/src/main/assets/'`

Open choirj91 opened this issue 4 years ago • 4 comments

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.

choirj91 avatar Feb 15 '21 07:02 choirj91

You can copy https://github.com/youngjuning/react-native-quill-editor/blob/master/assets/quill.html to android/app/src/main/assets/ manually

youngjuning avatar Feb 15 '21 13:02 youngjuning

same here

iooops avatar Apr 19 '21 05:04 iooops

any update? still facing this issue.

shivam0831 avatar Jun 25 '21 09:06 shivam0831

Install this package https://www.npmjs.com/package/cpy-cli before installing React Native Quill Editor.

sourabpramanik avatar Mar 31 '22 01:03 sourabpramanik