Skip to content
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

ERROR in ./src/components/midiParser/MidiParser.js 6:11-24 Module not found: Error: Can't resolve 'fs' in #26

Open
JanVeb opened this issue Oct 9, 2022 · 1 comment

Comments

@JanVeb
Copy link

JanVeb commented Oct 9, 2022

I get this error, went to bpm to search for fs package, though they write there that fs package was removed due to containing malicious code.

How to fix that?

ERROR in ./src/components/midiParser/MidiParser.js 6:11-24 Module not found: Error: Can't resolve 'fs' in

@Dakkers
Copy link

Dakkers commented Jan 28, 2023

fs is included in node by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants