I have created one example react application for react-data-grid .I am executing this application using node.js npm command. Initially i was able to run npm start and able to see the grid. Suddenly npm start stopped working . It is giving below error. I am unable to figure it out .
Asked
Active
Viewed 1,994 times
2

Naresh Punna
- 109
- 1
- 1
- 10
-
I got the solution. It is windows level policy issue .Need to give access to execute npm files in windows policies – Naresh Punna Nov 15 '19 at 10:50
-
It would be helpful if Explain what steps you followed . – Hithesh kumar Jan 23 '22 at 12:56