Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Compile error on heroku #1

Open
yazriel opened this issue Feb 24, 2020 · 0 comments
Open

Compile error on heroku #1

yazriel opened this issue Feb 24, 2020 · 0 comments

Comments

@yazriel
Copy link

yazriel commented Feb 24, 2020

The build log is very log. Full file attached. Here is the first error
logfile.txt

remote: -----> Installing binaries
remote: engines.node (package.json): >=0.10.0
remote: engines.npm (package.json): unspecified (use default)
remote:
remote: Resolving node version >=0.10.0...
remote: Downloading and installing node 13.9.0...
remote: Using default npm version: 6.13.7
remote:
remote: -----> Installing dependencies
remote: Installing node modules (package.json)
remote:
remote: > [email protected] install /tmp/build_e6a0a19963e2a36b7566cc791d7bf7d0/node_modules/bufferutil
remote: > node-gyp rebuild
remote:
remote: make: Entering directory '/tmp/build_e6a0a19963e2a36b7566cc791d7bf7d0/node_modules/bufferutil/build'
remote: CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
remote: ../src/bufferutil.cc:25:30: error: ‘v8::Handle’ has not been declared
remote: static void Initialize(v8::Handlev8::Object target)

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

1 participant