Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

fix(webpack): transpile vue-demi - #5721

Merged
pi0 merged 1 commit into
mainfrom
fix/vue-demi-transpile
Jul 6, 2022
Merged

fix(webpack): transpile vue-demi#5721
pi0 merged 1 commit into
mainfrom
fix/vue-demi-transpile

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14190

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

We need to transpile vue-demi as webpack otherwise tries to resolve this externally.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroedanielroe added bug Something isn't working webpack labels Jul 4, 2022
@danielroe
danielroe requested a review from pi0July 4, 2022 22:23
@danielroedanielroe self-assigned this Jul 4, 2022
@netlify

netlifyBot commented Jul 4, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit885b373
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62c3685a04de1a0008d5ead8

@pi0
pi0 merged commit 8ffe2a3 into mainJul 6, 2022
@pi0
pi0 deleted the fix/vue-demi-transpile branch July 6, 2022 18:23
@pi0pi0 mentioned this pull request Jul 11, 2022
@liuzycc

liuzycc commented Aug 4, 2022

Copy link
Copy Markdown

version:v3.0.0-rc.6
You'll still get an error
H3Error: Cannot find package 'vue-demi'
need npm i vue-demi

@danielroe

Copy link
Copy Markdown
MemberAuthor

@liuzycc Please open a new issue with a reproduction 🙏

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't workingwebpack

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot find package 'vue-demi' when starting nuxt project from scratch with webpack

3 participants

@danielroe@liuzycc@pi0