-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
When I try to run Workshop app I am getting the following error:
Failed to import @sentry/profiling-node: Cannot find module './sentry_cpu_profiler-win32-x64-141.node'
Require stack:
- D:\repos\workshops\react-fundamentals\epicshop\node_modules@sentry-internal\node-cpu-profiler\lib\index.js - Sentry profiling will be disabled but the application will continue to work normally
file:///D:/repos/workshops/react-fundamentals/epicshop/node_modules/@epic-web/workshop-app/instrument.js:41
integrations: [Sentry.httpIntegration(), nodeProfilingIntegration()],
^
TypeError: nodeProfilingIntegration is not a function
at file:///D:/repos/workshops/react-fundamentals/epicshop/node_modules/@epic-web/workshop-app/instrument.js:41:43
Node.js v25.1.0
Process finished with exit code 1
Metadata
Metadata
Assignees
Labels
No labels