Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Node 10 support #555

Open
macouella opened this issue May 2, 2018 · 3 comments
Open

Node 10 support #555

macouella opened this issue May 2, 2018 · 3 comments

Comments

@macouella
Copy link

Hi! Just checking if it is in the plans to get blendid working for node 10 :)
I'm currently encountering the following issue when trying to yarn install blendid:

../src/node_contextify.cc:631:static void node::contextify::ContextifyScript::New(const FunctionCallbackInfo<v8::Value> &): Assertion args[1]->IsString()' failed.`

Thanks!

@hjblokland
Copy link
Contributor

Good question! Are there any plans to upgrade blendid? A lot of packages are outdated which causes errors in node 10.

outdated-packages

@hjblokland
Copy link
Contributor

After applying minor upgrades on outdated packages Blendid works with node 10.
Fixed in: #571

@estebancastro
Copy link

when I try to install blend it I got error blendid@4.5.3: The engine "node" is incompatible with this module. Expected version ">=6.11.1 <10". Got "17.3.1"

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

No branches or pull requests

3 participants