react-jsbarcode icon indicating copy to clipboard operation
react-jsbarcode copied to clipboard

Compilation warning/error

Open Loocos opened this issue 3 years ago • 5 comments

Hello,

Thanks for the fix from react-barcode, but now I'm getting this after each compilation :

WARNING in ./node_modules/react-jsbarcode/lib/index.esm.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from 'E:\Projets\ExterieurStock\reactjs-logistique\node_modules\react-jsbarcode\src\index.tsx' file: Error: ENOENT: no such file or directory, open 'E:\Projets\ExterieurStock\reactjs-logistique\node_modules\react-jsbarcode\src\index.tsx'

Any advice on how to fix it ?

Edit: I found this, maybe it can help you to fix it (https://github.com/facebook/create-react-app/discussions/11767)

Loocos avatar Mar 03 '22 20:03 Loocos

@Loocos Can you provide me with a CodeSandBox with the issue?

Thanks

iamchathu avatar Mar 06 '22 06:03 iamchathu

@iamchathu https://codesandbox.io/s/sleepy-archimedes-j7xsdw?file=/src/App.js But it only appears when running yarn start CodeSandbox doesn't show that part

Loocos avatar Mar 07 '22 08:03 Loocos

@iamchathu No idea on how to solve that ?

Loocos avatar Mar 11 '22 14:03 Loocos

@Loocos I will create a CRA project and test in this weekend

iamchathu avatar Jun 02 '22 07:06 iamchathu

https://stackoverflow.com/a/70834076/3757628

xino1010 avatar Sep 27 '22 19:09 xino1010