evanw / evanw/node-source-map-support
Cannot find module 'source-map' from 'source-map-support.js'
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
I am created react project by using npx create-react-app. I have installed jest package for unit test. when I was run unit test, this Cannot find module **'source-map' from 'source-map-support.js'** error occur. I couldn't find any solution. Please do the needful.
I have tried reinstall source map support module but no use on that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.