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

Fails with node 8 #116

Open
vladucu opened this issue Jun 28, 2018 · 5 comments
Open

Fails with node 8 #116

vladucu opened this issue Jun 28, 2018 · 5 comments

Comments

@vladucu
Copy link

vladucu commented Jun 28, 2018

Hey @rwjblue , thx for this

Just wanted to report that I've run into some issues running it with node 8.11.1, but seems to be working fine with 6

screen shot 2018-06-28 at 3 09 54 pm

@rwjblue
Copy link
Member

rwjblue commented Jun 28, 2018 via email

@vladucu
Copy link
Author

vladucu commented Jun 28, 2018

yes, same command

screen shot 2018-06-28 at 8 30 01 pm

if there's anything I can help with to track this down, let me know pls

@kybishop
Copy link

kybishop commented Jul 27, 2018

Running into this as well. In my case I can't get it to work with any node version but see the same error.

@kybishop
Copy link

kybishop commented Jul 27, 2018

I finally found a workaround: install ember-qunit-codemod as a dev-dependency, then run it locally:

npx ./node_modules/ember-qunit-codemod/bin/cli.js convert-module-for-to-setup-test tests/integration/**/*.js

I'm not sure what's happening that's corrupting the global installation, but this worked just fine on any node version.

@mike-north
Copy link
Contributor

@rwjblue I have a repro case on my work machine. If you want to look at it sometime, happy to let you remote in

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

4 participants