DeekshaIntern

Results 1 issues of DeekshaIntern

Delete `package-lock.json` and `yarn.lock`. Check if `node_modules/react` exists. If it doesn't, check if `react` is in your `package.json`. If you don't have it in `package.json`, add it. Run `npm install`...