question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

yarn@berry support.

See original GitHub issue
  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: windows 10 x64 pro
  • Vetur version: latest (0.23.0)
  • VS Code version: latest

Problem

image

as you can see from the picture above, it warns user that module has not found (this also includes built-in) whilst its not. never had this problem without yarn@berry.

Reproducible Case

on existing or freshly forged project, with yarn@berry either globally or scoped install, run yarn install. then in .vue files, try import any of modules (built-in or external, native (java|type)script works fine though)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
AlexandreBonaventurecommented, Jul 8, 2020

@chriswoodle if anything, as a workaround I compiled my own Vetur (on the above PR branch) and work with it for months already, works A-OK!

1reaction
octrefcommented, Aug 25, 2020

Fixed in #1737.

Read more comments on GitHub >

github_iconTop Results From Across the Web

yarnpkg/berry: Active development trunk for Yarn - GitHub
Yarn supports Node by default but isn't limited to it - plugins can add support for other languages; Yarn supports workspaces natively, and...
Read more >
Support for Yarn 3 - Depfu Blog
We've now launched support for Yarn Berry and the important bit here is that we only support v3 and not v2. Yarn 3...
Read more >
Plug'n'Play | Yarn - Package Manager
Native support; Support via plugins; Incompatible. Frequently Asked Questions. Why not use import maps? Packages are stored inside Zip archives: How can I ......
Read more >
Support for Node 16, yarn berry and nx v15 - serverless template
https://github.com/sudokar/nx-serverless.
Read more >
Depfu on Twitter: "Yarn Berry support is probably missing a ...
So, Yarn Berry support on Depfu is now available, with two important caveats (thread): 1) Depfu will not update the offline cache and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found