-
-
Notifications
You must be signed in to change notification settings - Fork 548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with node_modules #512
Comments
I'm having same issue with https://github.com/olefirenko/vue-barcode-reader |
Same issue with https://github.com/dashboardphilippines/react-webcam-barcode-scanner |
I'm using react-scripts v5 and got rid of the annoying messages by adding |
Same here, I'm also using https://github.com/olefirenko/vue-barcode-reader in a Vite + Vue 3 app, and getting ton of these warnings: The app works, but it's really annoying to get absolutely flooded with these warnings. A fix would be greatly appreciated. |
Stale issue message |
Hello,
I am using https://www.npmjs.com/package/react-qr-barcode-scanner library to scan barcode but when I launch it with npm run start I have issue with @zxing.
Here is the issue :
Failed to parse source map from 'C:\Users\xxxxxx\my-app\node_modules\react-qr-barcode-scanner\node_modules@zxing\library\src\index.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\xxxxx\my-app\node_modules\react-qr-barcode-scanner\node_modules@zxing\library\src\index.ts'
The text was updated successfully, but these errors were encountered: