I got error when i typing "npm start", how to fix this ?
thanks in advance..
There is no package.json
in /Users/Witech02. Most likely you run this in the wrong directory, since it is the user directory and not some project subdirectory. Or the file has been removed.