Closed benjiqq closed 3 years ago
Are you still getting this issue?
Closing due to inactivity
Getting same error (node v16.18.1, npm v8.19.2)
well I'm getting the same error how do I resolve it?
Module not found: Can't resolve '../artifacts/deployments/map.json' in '/home/oduol/Pictures/medrecord/gritk/client/src/Records'
I erased the client folder and executed the following react init:
npx create-react-app client --template typescript
I had this issue before, not quite sure what's the cause. running deploy does not produce a map.json which the client is looking for
quote from @matnad