Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/docsPublic

pref: pre-requisite for Yarn 4+ usage#3177

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
thatsgolden wants to merge1 commit intovuejs:main
base:main
Choose a base branch
Loading
fromthatsgolden:patch-1

Conversation

@thatsgolden
Copy link

@thatsgoldenthatsgolden commentedFeb 13, 2025
edited
Loading

Description of Problem

By default, yarn 4 use global caches. but vite does not support global cache right now.

so it can't runyarn dev successfully if not disable global cache.

we need to add a tip in the document, or people will facing an error when they follow the tutorial.

$ yarn dev  VITE v6.1.0  readyin 1976 ms  ➜  Local:   http://localhost:5173/  ➜  Network: use --host to expose  ➜  Vue DevTools: Open http://localhost:5173/__devtools__/ as a separate window  ➜  Vue DevTools: Press Alt(⌥)+Shift(⇧)+Din App to toggle the Vue DevTools  ➜  press h + enter to showhelpX [ERROR] Could notread from file: D:/Work/.yarn/__virtual__/vue-router-virtual-65f92dfaef/6/C:/Users/thats/AppData/Local/Yarn/Berry/cache/vue-router-npm-4.5.0-eade46eba9-10c0.zip/node_modules/vue-router/dist/vue-router.mjsX [ERROR] Could notread from file: D:/Work/.yarn/__virtual__/vue-virtual-28c6106370/6/C:/Users/thats/AppData/Local/Yarn/Berry/cache/vue-npm-3.5.13-59cb3fae80-10c0.zip/node_modules/vue/dist/vue.runtime.esm-bundler.jsX [ERROR] Could notread from file: D:/Work/.yarn/__virtual__/pinia-virtual-2cf6404f3f/6/C:/Users/thats/AppData/Local/Yarn/Berry/cache/pinia-npm-2.3.1-6ff87b0dfd-10c0.zip/node_modules/pinia/dist/pinia.mjsD:\Work\.yarn\unplugged\esbuild-npm-0.24.2-0dcfc14be5\node_modules\esbuild\lib\main.js:1476let error = new Error(text);

Proposed Solution

add pre-requisite tips for Yarn 4+ usage

Additional Information

@netlify
Copy link

netlifybot commentedFeb 13, 2025
edited
Loading

Deploy Preview forvuejs ready!

NameLink
🔨 Latest commitc484a63
🔍 Latest deploy loghttps://app.netlify.com/sites/vuejs/deploys/67adc10ff543150008e11408
😎 Deploy Previewhttps://deploy-preview-3177--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site configuration.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@thatsgolden

[8]ページ先頭

©2009-2025 Movatter.jp