Module not found: Error: Can't resolve 'perf_hooks'

See original GitHub issue

Describe the bug and how ro reproduce it Getting the following error when using v. 3.0:

ERROR in ./node_modules/webmidi/dist/webmidi.esm.min.js Module not found: Error: Can't resolve 'perf_hooks'

Environment:

  • Operating system: Mac OS 10.15.7
  • Browser name and version (or Node.js version): Chrome Version 89.0.4389.114 (Official Build) (x86_64)
  • Library version: 3.0.0-alpha.4

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
michaelcaterisanocommented, Apr 14, 2021

Version 3.0.0-alpha.5 works! No more perf_hooks error. Thanks @djipco!

1reaction
henriquegmatoscommented, Apr 14, 2021

Finally, this Perf_Hooks problem that I pointed out in #120 was solved with alpha-5.

Thank you very much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - Module not found: Can't resolve 'perf_hooks' ReactJS
I had this same error when working on a Next.JS application with only a frontend and added TS later.
Read more >
module not found: can't resolve 'perf_hooks' - You.com
After download and installation verify that the latest version is now your default with node -v again. If you're unable to change your...
Read more >
Can't resolve 'perf_hooks' - Jupyter Community Forum
i getting this error after running: jupyter labextension link . --no-build and jlpm run build commands. any help? this happens only for jlab...
Read more >
perf_hooks - npm
placeholder for Node core module. Latest version: 0.0.1, ... Start using perf_hooks in your project by running `npm i perf_hooks`.
Read more >
Module not found: Error: Can't resolve 'perf_hooks' - Issuehunt
Module not found : Error: Can't resolve 'perf_hooks' #17 ... I am working on the issue of providing tokens in the server for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found