question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Warning on yarn serve

See original GitHub issue

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

 5.15.2

Description

I receive this while serving the app

Module not found: Error: Can't resolve 'perf_hooks' in '/Users/user/code/project/client/node_modules/@sentry/utils/esm'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:20
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

12reactions
HazATcommented, Mar 27, 2020

5.15.3 will be released in a few minutes which fixes this issue.

8reactions
mikecousinscommented, Mar 26, 2020

Downgrading to 5.15.1 fixes this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No way to silence warnings · Issue #6672 · yarnpkg/yarn
What is the current behavior? Using yarn --silent is not silent since it displays a lot of errors related to package deprecation. For...
Read more >
Should I be concerned about Yarn warnings - Stack Overflow
Peer dependencies are ones that the project assumes you have installed. You can install them to have the warnings go away.
Read more >
Error Codes | Yarn - Package Manager
A list of Yarn's error codes with detailed explanations. ... cause the build scripts of every affected package to simply be ignored (and...
Read more >
Warnings when running yarn install [#3105437] | Drupal.org
I get a few warnings after installing the theme with Yarn in Ubuntu 18.04: Install Yarn in Ubuntu 18.04: $ curl -sS ...
Read more >
4 Methods for How to Install Yarn on Windows Server
Once the Chocolatey installation completes, install the Yarn package on the Windows server by running the following command. ... Here is the ...
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