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

fix: Use named v4 import from uuid #1231

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Conversation

dougmacknz
Copy link
Contributor

@dougmacknz dougmacknz commented Mar 11, 2021

Objective

Updates an import of uuid that was recently added. This appears to be giving us the following error when attempting to upgrade tooltip in a consuming repo, or packages that use tooltip:

ERROR in ./node_modules/@kaizen/draft-tooltip/KaizenDraft/Tooltip/useUuid.js
Module not found: Error: Can't resolve 'uuid/v4' in '/workdir/node_modules/@kaizen/draft-tooltip/KaizenDraft/Tooltip'

See uuidjs/uuid#245

Clearly @jeremy8883 sabotaging us right before leaving Culture Amp! :trollface:

@github-actions
Copy link
Contributor

✨ Here are your branch previews! ✨

Last updated for commit 1b257ea: fix: Use named v4 import from uuid

@dougmacknz dougmacknz enabled auto-merge (squash) March 11, 2021 04:51
@dougmacknz dougmacknz merged commit 367d709 into master Mar 11, 2021
@dougmacknz dougmacknz deleted the dug/update-uuid-import branch March 11, 2021 05:06
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.

3 participants