mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #200] error install ubuntu bionic #166
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucabecchetti on GitHub (Aug 8, 2018).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/200
make: Entering directory '/usr/local/lib/node_modules/log.io/node_modules/contextify/build'
CXX(target) Release/obj.target/contextify/src/contextify.o
../src/contextify.cc: In static member function ‘static v8::Localv8::Context ContextWrap::createV8Context(v8::Localv8::Object)’:
../src/contextify.cc:131:68: warning: ‘v8::Localv8::Object v8::Function::NewInstance() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
Local
@maxlein commented on GitHub (Oct 2, 2018):
Same for me....
@jnovack commented on GitHub (Oct 5, 2018):
This does not work with Node v8. This project was last alive in 2014. You are advised to seek an alternate project.
@ghost commented on GitHub (Dec 7, 2018):
I'm using node v10. Too sad
@msmathers commented on GitHub (Jan 10, 2020):
v0.4.3 uses node 12, so that should address most OS compatibility issues.