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: Can't resolve 'uuid/v4' #1481

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Error: Can't resolve 'uuid/v4' #1481

merged 1 commit into from
Aug 27, 2018

Conversation

devpreview
Copy link
Contributor

Upgrade uuid package to fix the error:

ModuleNotFoundError: Module not found: Error: Can't resolve 'uuid/v4'

File uuid/v4 added in uuid v3.0.1.

@codecov-io
Copy link

codecov-io commented Aug 17, 2018

Codecov Report

Merging #1481 into master will decrease coverage by 7.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1481      +/-   ##
==========================================
- Coverage   79.24%   71.58%   -7.67%     
==========================================
  Files          50       40      -10     
  Lines        2024     1207     -817     
  Branches      466      229     -237     
==========================================
- Hits         1604      864     -740     
+ Misses        409      332      -77     
  Partials       11       11
Impacted Files Coverage Δ
packages/raven-node/lib/instrumentation/http.js
packages/raven-node/vendor/json-stringify-safe.js
packages/raven-node/lib/transports.js
...ges/raven-node/lib/instrumentation/instrumentor.js
packages/raven-node/lib/client.js
packages/raven-node/lib/utils.js
packages/raven-node/lib/parsers.js
packages/raven-node/vendor/node-lsmod.js
packages/raven-node/lib/instrumentation/console.js
packages/raven-node/index.js
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02f2298...984709c. Read the comment docs.

@kamilogorek kamilogorek merged commit bac7be7 into getsentry:master Aug 27, 2018
@kamilogorek
Copy link
Contributor

Thanks! And excuse me such a long response time, was on vacations.

@devpreview devpreview deleted the patch-1 branch August 27, 2018 13:13
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

Successfully merging this pull request may close these issues.

None yet

3 participants