-
Notifications
You must be signed in to change notification settings - Fork 250
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
Cannot find module 'stryker-api/config' when running npx stryker init
#1440
Comments
Thanks for opening this issue! Could you share your logging? I can't reproduce this on my machine. |
Alright. This is strange. I cannot reproduce it on my machine, but I can reproduce it in Azure on all platforms: https://dev.azure.com/simondel/Public/_build/results?buildId=208&_a=summary |
I would like to do that...
[image: Capture d’écran 2019-03-07 à 13.24.28.png]
Le jeu. 7 mars 2019 à 13:20, Simon de Lang <notifications@github.com> a
écrit :
As a workaround you could globally install the stryker-cli:
npm i -g stryker-cli
stryker init
[image: image]
<https://user-images.githubusercontent.com/4221997/53956389-c645f600-40db-11e9-919d-40d293b0cad0.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1440 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH-dRlCC6vibLkhzuU1IZwXfB0t59Dnuks5vUQQpgaJpZM4bi8dk>
.
--
Pierre Trollé
|
I think something went wrong with the image |
can I do anything about it, to make it work? |
You could either do:
or:
|
Ok. I've found it. |
|
@trollepierre Could you try |
@trollepierre The After install: Since you've now got a local installation of Stryker, you can use |
Awesome: maybe the documentation should be updated. |
Happy to help 😄
I think we did that last week. Can you confirm that this is more clear: https://stryker-mutator.io/stryker/quickstart If you don't have any other problems, could you please close this issue? |
@nicojs : i believe |
Hi,
I run npx stryker init on my new computer.
I got this error: Cannot find module 'stryker-api/config'
Your Environment
| MacOS | Mojace 10.14.3
| node | 10.14.2
| npm | 6.4.1
The text was updated successfully, but these errors were encountered: