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

The (phantom) tests are hard to run #238

Open
wolframkriesing opened this issue Apr 19, 2017 · 1 comment
Open

The (phantom) tests are hard to run #238

wolframkriesing opened this issue Apr 19, 2017 · 1 comment
Assignees
Labels

Comments

@wolframkriesing
Copy link
Member

I tried to install phantom and run the tests via make test, it seems this is so out of date that this needs some love.

@wolframkriesing
Copy link
Member Author

wolframkriesing commented Apr 19, 2017

related to https://github.com/uxebu/bonsai/tree/switch-to-yarn
just in case you run into this error

# ./node_modules/.bin/phantomjs --version
internal/child_process.js:289
  var err = this._handle.spawn(options);
                         ^

TypeError: Bad argument

this is the bug, yarnpkg/yarn#1607
I got it working by rm -Rf node_modules; yarn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant