Giter VIP home page Giter VIP logo

Comments (3)

abmusse avatar abmusse commented on May 23, 2024

Original comment by David Russo (Bitbucket: DavidRusso, GitHub: DavidRusso).


It works now, thanks!

from nodejs-idb-connector.

abmusse avatar abmusse commented on May 23, 2024

Original comment by Xu Meng (Bitbucket: mengxumx, GitHub: dmabupt).


I am afraid that it is a node-pre-gyp issue. So I updated the node-pre-gyp version to 0.11.0 in idb-connector v1.1.4.
On my dev system, the 'needle' issue has gone. Would you try the new version?

from nodejs-idb-connector.

abmusse avatar abmusse commented on May 23, 2024

Original comment by Xu Meng (Bitbucket: mengxumx, GitHub: dmabupt).


@DavidRusso Yes, I am investigating this issue. It is weird. On my system, the error occurs if I install idb-connector to the global directory using node 8.12.0 -->

#!

bash-4.4$ npm -g i idb-connector

> [email protected] install /QOpenSys/pkgs/lib/nodejs8/lib/node_modules/idb-connector
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using needle for node-pre-gyp https download
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v57 ABI, unknown) (falling back to source compile with node-gyp)

But it works fine if I simply use the 'local' install -->

#!
bash-4.4$ npm i idb-connector

> [email protected] install /home/xumeng/test/getimg/node_modules/idb-connector
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download
[idb-connector] Success: "/home/xumeng/test/getimg/node_modules/idb-connector/lib/binding/Release/node-v57-ibmi-ppc64/db2ia.node" is installed via remote

While node 10 and previous node 8 versions have no such a issue.

from nodejs-idb-connector.

Related Issues (20)

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.