Skip to content
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

build error #4

Open
Badmaraj opened this issue Nov 3, 2021 · 0 comments
Open

build error #4

Badmaraj opened this issue Nov 3, 2021 · 0 comments

Comments

@Badmaraj
Copy link

Badmaraj commented Nov 3, 2021

../src/callback_bridge.h:162:3: warning: ‘v8::Localv8::Value Nan::Callback::Call(int, v8::Localv8::Value*) const’ is deprecated (declared at ../../nan/nan.h:1674) [-Wdeprecated-declarations]
binding.target.mk:131: recipe for target 'Release/obj.target/binding/src/binding.o' failed
make[2]: *** [Release/obj.target/binding/src/binding.o] Error 1
make[2]: Leaving directory '/root/alice-lg/client/node_modules/node-sass/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/root/alice-lg/client/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:314:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
gyp ERR! System Linux 5.4.0-1045-aws
gyp ERR! command "/usr/bin/node" "/root/alice-lg/client/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /root/alice-lg/client/node_modules/node-sass
gyp ERR! node -v v12.22.7
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Makefile:26: recipe for target 'deps' failed
make[1]: *** [deps] Error 1
make[1]: Leaving directory '/root/alice-lg/client'
Makefile:36: recipe for target 'client_prod' failed
make: *** [client_prod] Error 2

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

No branches or pull requests

1 participant