paudio.py runs as expected. But I can't get the web interface to work.
The README does not describe whether I should install additional libraries for npm.
Anyway, npm start in the frontend directory brings the following error message:
npm start
creator-front-end@0.1.0 start
react-scripts start
The command “react-scripts” is either misspelled or could not be found.
Since I have no idea about react I need help here. node and npm are up to date.
paudio.py runs as expected. But I can't get the web interface to work.
The README does not describe whether I should install additional libraries for npm.
Anyway, npm start in the frontend directory brings the following error message:
Since I have no idea about react I need help here. node and npm are up to date.