react-paper / react-paper-bindings

Paper.js bindings for React
http://react-paper.github.io/react-paper-bindings/
194 stars 36 forks source link

I followed the instructions in README but it show me error!! #64

Closed rudrakpatra closed 2 years ago

rudrakpatra commented 3 years ago

the error is :

react-scripts start

'react-scripts' is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! react-paper-bindings@0.0.1 start: react-scripts start npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the react-paper-bindings@0.0.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

HriBB commented 2 years ago

It's hard to say what's wrong from the info you provided.

At the moment I am working on a new version 3, latest release is v3.0.0-beta.12.

Also take a look at v3 README.md and demo

HriBB commented 2 years ago

I am closing this issue, feel free to reopen if you think that this is a bug in react-paper-bindings