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

RCUE branch install issues #44

Open
Mhbuur opened this issue Aug 28, 2018 · 1 comment
Open

RCUE branch install issues #44

Mhbuur opened this issue Aug 28, 2018 · 1 comment

Comments

@Mhbuur
Copy link

Mhbuur commented Aug 28, 2018

Following the guide on the RCUE branch will bring you to a stop at "Yarn Install":

>yarn install
yarn install v1.9.4
$ node -v; npm -v;
node: bad option: -v;
error Command failed with exit code 9.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Both commands works fine alone:

>npm -v
6.1.0

>node -v
v10.4.1
@priley86
Copy link
Member

interesting - not sure what is different about the environment referenced. This was run against the bucharest-gold image with no problems. Maybe some additional environment configuration?

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

No branches or pull requests

2 participants