You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
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
begin of error:
[email protected] install /home/gerrit/workspace/code/prod/postleaf/node_modules/microtime
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.
The text was updated successfully, but these errors were encountered: