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

Does it support yarn@berry #208

Closed
wood1986 opened this issue Oct 26, 2020 · 1 comment · Fixed by yarnpkg/berry#3492
Closed

Does it support yarn@berry #208

wood1986 opened this issue Oct 26, 2020 · 1 comment · Fixed by yarnpkg/berry#3492

Comments

@wood1986
Copy link

  1. go and git clone https://github.com/wood1986/fs-monkey-bugs.git
  2. compare the output of ./yarn1.sh and ./yarn2.sh

./yarn1.sh can run without error and output

Hello from memfs.log.js
Hello from fs.log.js

./yarn2.sh can output

Error: Qualified path resolution failed - none of the candidates can be found on the disk.

Source path: /memfs.log.js
Rejected candidate: /memfs.log.js
Rejected candidate: /memfs.log.js.js
Rejected candidate: /memfs.log.js.json
Rejected candidate: /memfs.log.js.node

I cannot identify if it is yarn@berry issue or fs-monkey

@G-Rath
Copy link
Collaborator

G-Rath commented Jun 2, 2023

Closing since this was a bug with Yarn berry

@G-Rath G-Rath closed this as completed Jun 2, 2023
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 a pull request may close this issue.

2 participants