decosoftware / decosoftware/deco-ide

Build fails with error

Open
#273 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
300
PR merge metrics
No merged PRs in 30d

Description

I tried to build this and it fails, I did nom install and the I get the following error:

```
../src/heap_snapshot.cc:46:46: error: no member named 'GetHiddenValue' in 'v8::Object'
info.GetReturnValue().Set(info.This()->GetHiddenValue(__root));
~~~~~~~~~~~ ^
../src/heap_snapshot.cc:50:20: error: no member named 'SetHiddenValue' in 'v8::Object'
info.This()->SetHiddenValue(__root, _root);
~~~~~~~~~~~ ^
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.