Hello,
I am a new guy here.
Small assistance required. Downloaded React Code Samples as per instruction.
Run ‘npm start’ to run the project and got error messages:
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/vladimir/react-canvasjs-chart-samples/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open ‘/home/vladimir/react-canvasjs-chart-samples/package.json’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/vladimir/.npm/_logs/2020-02-11T02_58_33_714Z-debug.log
I didn’t have similar problem earlier with running many other projects.
Any advise or comments would be highly appreciated.
Regards,
Vlad