Giter Club home page Giter Club logo

Comments (4)

felixbrucker avatar felixbrucker commented on May 31, 2024

Hey, it looks like you are installing foxy-proxy as a regular user using the system provided nodejs. This is not recommended because you run into all sorts of issues like these. In your case the native module for sqlite cant be written/accesses because its in a global directory: Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/foxy-proxy/node_modules/sqlite3/.node-gyp'

Instead please remove nodejs and npm from your system and use nvm to manage nodejs versions instead: https://docs.foxypool.io/general/installing-nodejs/

from foxy-proxy.

jonkiszp avatar jonkiszp commented on May 31, 2024

I installed node.js via nvm but still has an error.

`npm WARN deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
/home/jonkiszp/.nvm/versions/node/v14.16.1/bin/bhd-burst-proxy -> /home/jonkiszp/.nvm/versions/node/v14.16.1/lib/node_modules/foxy-proxy/main.js
/home/jonkiszp/.nvm/versions/node/v14.16.1/bin/foxy-proxy -> /home/jonkiszp/.nvm/versions/node/v14.16.1/lib/node_modules/foxy-proxy/main.js

[email protected] install /home/jonkiszp/.nvm/versions/node/v14.16.1/lib/node_modules/foxy-proxy/node_modules/sqlite3
node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download
[sqlite3] Success: "/home/jonkiszp/.nvm/versions/node/v14.16.1/lib/node_modules/foxy-proxy/node_modules/sqlite3/lib/binding/napi-v3-linux-x64/node_sqlite3.node" is installed via remote
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^10.12 || ^12"} (current: {"node":"14.16.1","npm":"6.14.12"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
`

from foxy-proxy.

felixbrucker avatar felixbrucker commented on May 31, 2024

Yes, those seem to be only warnings because foxy-proxy is not officially compatible with node 14, but should probbaly work fine.

from foxy-proxy.

jonkiszp avatar jonkiszp commented on May 31, 2024

Ok thank for help.

from foxy-proxy.

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.