C:UsersHari krishnaDocumentsreactfirstnode_modulesajv-keywordsdistindex.js
- C:UsersHari krishnaDocumentsreactfirstnode_modulesschema-utilsdistvalidate.js
- C:UsersHari krishnaDocumentsreactfirstnode_modulesschema-utilsdistindex.js
- C:UsersHari krishnaDocumentsreactfirstnode_moduleswebpack-dev-serverlibServer.js
- C:UsersHari krishnaDocumentsreactfirstnode_modulesreact-scriptsscriptsstart.js
so i got a issue in npm start on my react-project. i have deleted node modules and installed again but still have an issue .so i researched on this issue and finally i got a solution to this issue.
run this command in your terminal
- npm install –save-dev ajv@8
New contributor
Hari Krishna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.