GithubHelp home page GithubHelp logo

Comments (3)

ne0shell avatar ne0shell commented on June 27, 2024

I'm not sure what the issue is, I can install sqlite3 using npm by itself with no problem, I still get the same build failure for transcodem even with sqlite3 already installed:
gyp ERR! not ok
[sqlite3]: Error: Failed to execute 'node-gyp rebuild codem-transcode' (1)
npm ERR! [email protected] install: node build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls sqlite3
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 2.6.32-042stab078.28
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "codem-transcode"
npm ERR! cwd /root/ffmpeginstaller.8.0
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/ffmpeginstaller.8.0/npm-debug.log
npm ERR! not ok code 0

from codem-transcode.

tieleman avatar tieleman commented on June 27, 2024

I was told by @bartzon that you were able to install it correctly, right?

We are sometimes seeing random NPM failures, but I can't reproduce them and they seem to disappear after a while, which seems to me it is more related to NPM availability than an issue with codem-transcode. Have you mentioned this issue to the NPM people as well?

from codem-transcode.

tieleman avatar tieleman commented on June 27, 2024

Apparently the recently release sqlite3 2.2.0 broke the install script. v0.5.4 was released which updates the sqlite3 dependency to the most recent version.

from codem-transcode.

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.