-
Notifications
You must be signed in to change notification settings - Fork 40
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
Node.js version issues. #25
Comments
Yes I can fix this. Will look into it today.
…On Wed, Jul 17, 2019, 9:56 AM Arthur Khlghatyan ***@***.***> wrote:
Hi Guys,
I see this error when trying to install the package.
'The engine "node" is incompatible with this module. Expected version
"^6.7.0". Got "8.16.0"'
Do you think this can be fixed?
Thanks.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AAT6QLAWRQW5ODGQ3OBUYTLP74XLPA5CNFSM4IERKEEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7YP3YQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAT6QLFA2SIUZXYB6AO7B4DP74XLPANCNFSM4IERKEEA>
.
|
Thanks @azizali |
Any updates on this? Im having the same problem |
Same problem here |
Anyone was able to fix the problem? |
I am using this module on latest node with no issues |
How do you install it? When i install it from npm, i have problem. And i see in installed
but it's old version. |
It's a yarn issue but I was able to bypass the error with this:
|
This was fixed in #33. |
Hi Guys,
I see this error when trying to install the package.
'The engine "node" is incompatible with this module. Expected version "^6.7.0". Got "8.16.0"'
Do you think this can be fixed?
Thanks.
The text was updated successfully, but these errors were encountered: