react-is-mounted-hook icon indicating copy to clipboard operation
react-is-mounted-hook copied to clipboard

Failed to parse source map

Open ThibautMarechal opened this issue 4 years ago • 1 comments

Hello,

When building a new react-app from create-react-app version 5 I get this warning in my log : Failed to parse source map from 'C:\Workspace\GitRepo\react-is-mounted-hook-source-map-failed\node_modules\react-is-mounted-hook\src\index.tsx' file: Error: ENOENT: no such file or directory, open 'C:\Workspace\GitRepo\react-is-mounted-hook-source-map-failed\node_modules\react-is-mounted-hook\src\index.tsx'

The source of the source-map is pointing the the src directory wich is not present in the published package.

ThibautMarechal avatar Dec 30 '21 15:12 ThibautMarechal

Issue still exists, maybe anyone found a workaround?

ivan-shaban avatar Nov 08 '23 17:11 ivan-shaban