Closed
Description
Hello,
I am getting several similar issues :
WARNING in ./node_modules/jsona/lib/Jsona.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from './node_modules/jsona/src/Jsona.ts' file: Error: ENOENT: no such file or directory, open './node_modules/jsona/src/Jsona.ts'
The npm package is missing the src folder?
Edit: this message comes from webpack when running CRA build script (facebook/create-react-app#11767) and might indicate a source map misconfiguration in this package.
Metadata
Assignees
Labels
No labels