Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

NPM install fails on sqlite3/microtime/node-gyp on ubuntu 64 bit on Raspberry Pi (arm) #113

Open
GerritKuilder opened this issue Nov 15, 2020 · 0 comments

Comments

@GerritKuilder
Copy link

Summary

Please summarize your issue here.
NPM insatll fails on sqlite3/microtime/node-gyp on ubuntu 64 bit on Raspberry Pi (arm)

Steps to Reproduce

  1. run npm install
  2. watch:
    begin of error:

[email protected] install /home/gerrit/workspace/code/prod/postleaf/node_modules/microtime

node-pre-gyp install --fallback-to-build --loglevel http

node-pre-gyp http GET https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v64-linux-arm64.tar.gz
node-pre-gyp http 404 https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v64-linux-arm64.tar.gz
node-pre-gyp ERR! Tried to download(404): https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v64-linux-arm64.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 http 404 status code downloading tarball https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v64-linux-arm64.tar.gz
node-pre-gyp ERR! Tried to download(undefined): https://github.com/wadey/node-microtime/releases/download/v2.1.5/node-v64-linux-arm64.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 http Connection closed while downloading tarball file
make: Entering directory '/home/gerrit/workspace/code/prod/postleaf/node_modules/microtime/build'
CXX(target) Release/obj.target/microtime/src/microtime.o
make: Entering directory '/home/gerrit/workspace/code/prod/postleaf/node_modules/microtime/build'
CXX(target) Release/obj.target/microtime/src/microtime.o
In file included from ../../nan/nan.h:192,

Additional info

  • Postleaf version: latest

  • Node version: 6.14.4

  • Affected browsers:

  • Operating system: ubunti 64 bit on raspberry pi: arm


Note: This issue tracker is ONLY for bug reports and feature requests. If this is a personal support issue, please visit postleaf.org/support.

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