-
Notifications
You must be signed in to change notification settings - Fork 216
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
doesn't work with v8.1.2 #399
Comments
It needs the lts version |
the problem seems to be with npm - because I'm having the same error with nodejs-lts but latest npm : $ node -v If the problem is with npm there is no such a thing as "npm - lts" so the issue would be more "serious" . I'm on archlinux and as a rolling release distribution we need too use latest npm since npm and nodejs are different packages... |
I think it needs "argon" |
same, no way to install it :
Also tried to remove |
$ npm rm -g slap
$ npm install -g slap Does that fix it? |
It's about node versions, can you also add yarn support
…On Feb 6, 2018 3:49 PM, "Dan Kaplun" ***@***.***> wrote:
$ npm rm -g slap
$ npm install -g slap
Does that fix it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#399 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFD6iLafrxE-1fyi53f7hon20ot3hW4Aks5tSLrxgaJpZM4OHuWY>
.
|
I just updated node version to 8.1.2 and doesn't work since I updated it.
The text was updated successfully, but these errors were encountered: