GithubHelp home page GithubHelp logo

escaperoom's People

Contributors

chees avatar lisaklein avatar

Watchers

 avatar  avatar  avatar

escaperoom's Issues

NPM install gives errors

`~/escaperoom-master$ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I'll try to do my best with it!

[email protected] install /home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc
node-pre-gyp install --fallback-to-build --library=static_library

node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.4.1/node-v64-linux-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI) (falling back to source compile with node-gyp)
node-pre-gyp ERR! Tried to download(undefined): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.4.1/node-v64-linux-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI) (falling back to source compile with node-gyp)
make: Entering directory '/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/build'
CC(target) Release/obj.target/grpc/src/core/lib/surface/init.o
make: Entering directory '/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/build'
CC(target) Release/obj.target/grpc/src/core/lib/surface/init.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_args.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_args.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_stack.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_stack.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_stack_builder.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/channel_stack_builder.o
rm: cannot remove './Release/.deps/Release/obj.target/grpc/src/core/lib/channel/channel_stack_builder.o.d.raw': No such file or directory
make: *** [grpc.target.mk:389: Release/obj.target/grpc/src/core/lib/channel/channel_stack_builder.o] Error 1
make: Leaving directory '/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/build'
CC(target) Release/obj.target/grpc/src/core/lib/channel/connected_channel.o
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.0-53-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary"
gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc
gyp ERR! node -v v10.23.2
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary/grpc_node.node --module_name=grpc_node --module_path=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary' (1)
node-pre-gyp ERR! stack at ChildProcess. (/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:198:13)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
node-pre-gyp ERR! System Linux 5.4.0-53-generic
node-pre-gyp ERR! command "/usr/bin/node" "/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
node-pre-gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc
node-pre-gyp ERR! node -v v10.23.2
node-pre-gyp ERR! node-pre-gyp -v v0.6.36
node-pre-gyp ERR! not ok
Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary/grpc_node.node --module_name=grpc_node --module_path=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary' (1)

[email protected] install /home/marvin/escaperoom-master/node_modules/grpc
node-pre-gyp install --fallback-to-build --library=static_library

CC(target) Release/obj.target/grpc/src/core/lib/channel/handshaker.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/handshaker_factory.o
CC(target) Release/obj.target/grpc/src/core/lib/channel/handshaker_registry.o
CC(target) Release/obj.target/grpc/src/core/lib/compression/compression.o
CC(target) Release/obj.target/grpc/src/core/lib/compression/message_compress.o
node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.9.1/node-v64-linux-x64-glibc.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
node-pre-gyp ERR! Tried to download(undefined): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.9.1/node-v64-linux-x64-glibc.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
CC(target) Release/obj.target/grpc/src/core/lib/http/format_request.o
CC(target) Release/obj.target/grpc/src/core/lib/http/httpcli.o
CC(target) Release/obj.target/grpc/src/core/lib/http/parser.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/closure.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/combiner.o
make: Entering directory '/home/marvin/escaperoom-master/node_modules/grpc/build'
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/surface/init.o
make: Entering directory '/home/marvin/escaperoom-master/node_modules/grpc/build'
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/backoff/backoff.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/endpoint.o
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/backoff/backoff.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/endpoint_pair_posix.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/endpoint_pair_uv.o
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_args.o
sed: can't read ./Release/.deps/Release/obj.target/grpc/deps/grpc/src/core/lib/backoff/backoff.o.d.raw: No such file or directory
make: *** [grpc.target.mk:396: Release/obj.target/grpc/deps/grpc/src/core/lib/backoff/backoff.o] Error 2
make: Leaving directory '/home/marvin/escaperoom-master/node_modules/grpc/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.0-53-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc"
gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/grpc
gyp ERR! node -v v10.23.2
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node --module_name=grpc_node --module_path=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc' (1)
node-pre-gyp ERR! stack at ChildProcess. (/home/marvin/escaperoom-master/node_modules/grpc/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:198:13)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:982:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
node-pre-gyp ERR! System Linux 5.4.0-53-generic
node-pre-gyp ERR! command "/usr/bin/node" "/home/marvin/escaperoom-master/node_modules/grpc/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
node-pre-gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/grpc
node-pre-gyp ERR! node -v v10.23.2
node-pre-gyp ERR! node-pre-gyp -v v0.6.39
node-pre-gyp ERR! not ok
Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --library=static_library --module=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node --module_name=grpc_node --module_path=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc' (1)
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/endpoint_pair_windows.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/error.oll: Failed to exec install script
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_stack.ostall script
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/ev_epoll1_linux.o to exec install script
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/ev_epoll_limited_pollers_linux.ol script
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/channel_stack_builder.o
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/ev_epoll_thread_pool_linux.ostall script
CC(target) Release/obj.target/grpc/src/core/lib/iomgr/ev_epollex_linux.oto exec install script
In file included from ../src/core/lib/iomgr/ev_epollex_linux.c:34:
.././src/core/lib/iomgr/port.h:34:10: fatal error: grpc/support/port_platform.h: No such file or directory
34 | #include <grpc/support/port_platform.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [grpc.target.mk:389: Release/obj.target/grpc/src/core/lib/iomgr/ev_epollex_linux.o] Error 1
make: Leaving directory '/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.0-53-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc/src/node/extension_binary"
gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/@google-cloud/functions-emulator/node_modules/grpc
gyp ERR! node -v v10.23.2
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/connected_channel.o
CXX(target) Release/obj.target/grpc/deps/grpc/src/core/lib/channel/handshaker.o install script
../deps/grpc/src/core/lib/channel/handshaker.cc:21:10: fatal error: grpc/support/alloc.h: No such file or directory
21 | #include <grpc/support/alloc.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [grpc.target.mk:396: Release/obj.target/grpc/deps/grpc/src/core/lib/channel/handshaker.o] Error 1
make: Leaving directory '/home/marvin/escaperoom-master/node_modules/grpc/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
gyp ERR! stack at ChildProcess.emit (events.js:198:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Linux 5.4.0-53-generic
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc/grpc_node.node" "--module_name=grpc_node" "--module_path=/home/marvin/escaperoom-master/node_modules/grpc/src/node/extension_binary/node-v64-linux-x64-glibc"
gyp ERR! cwd /home/marvin/escaperoom-master/node_modules/grpc
gyp ERR! node -v v10.23.2
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/@google-cloud/functions-emulator/node_modules/grpc):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-pre-gyp install --fallback-to-build --library=static_library
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-pre-gyp install --fallback-to-build --library=static_library
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/marvin/.npm/_logs/2021-02-02T19_56_29_370Z-debug.log
`

Due to this errors, the program will not run :(

Can you please assist me? I want to use it for an activity friday night.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.