Issue when attempting to run yarn install in code-server #5766
Unanswered
CaptMorg70
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hmm 🤔 I develop on macOS and @code-asher on Linux so I don't know if we've tried on WSL. Maybe it's not compatible with Powershell? Can you try with bash? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry. It is a imgur link. Having an issue attaching the picture directly to the discussion. This is running bash. Ubuntu is the OS. It seems to be having the same issue. I class mate of mine is on macOS and has not had any issues getting yarn to run. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am attempting to follow the Development workflow in the Contributing.md file.
When I attempt to run the yarn install, I am getting the error:
$ ./ci/dev/postinstall.sh
: invalid option nameset: pipefail
Has anyone ran into this issue or know a way to get this to work?
Running in Powershell using WSL.
Beta Was this translation helpful? Give feedback.
All reactions