GithubHelp home page GithubHelp logo

Comments (3)

tieleman avatar tieleman commented on June 27, 2024

Hi, I'm able to install node and codem-transcode just fine on a clean Mavericks install:

# brew install node
[...]
# npm install codem-transcode
[...]
> [email protected] install /Users/tieleman/node_modules/codem-transcode/node_modules/sqlite3
> node build.js

[sqlite3]: Checking for http://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.1.a-node-v11-darwin-x64.tar.gz
[sqlite3]: Downloaded to: /var/folders/v_/tk2k380d055cf8lzrt4lqr740000gn/T/node-sqlite3-Release/node_sqlite3-v2.1.a-node-v11-darwin-x64.tar.gz
[sqlite3]: Checking for http://node-sqlite3.s3.amazonaws.com/Release/node_sqlite3-v2.1.a-node-v11-darwin-x64.sha1.txt
[sqlite3]: Sha1sum matches! b0026584c7663896a22afd8ec26d2c868f09f4c1
[sqlite3]: Extracting to lib/binding/Release
[sqlite3]: Sweet: "node_sqlite3.node" is valid, node-sqlite3 is now installed!
[...]

The Error: ENOENT, open '/Users/koes/tmp/node-sqlite3-Release/node_sqlite3-v2.1.a-node-v11-darwin-x64.tar.gz' error seems to imply that the install script can't open the downloaded sqlite3 file. Have you checked it is there and downloaded correctly? It might be that it's a failed download from AWS or something.

Mind you, I have not tried installing it globally (as it is not recommended by npm). Does it work if you do not use the -g flag? Make sure to remove any tmp files before reinstalling.

from codem-transcode.

tieleman avatar tieleman commented on June 27, 2024

Hi @kusmayadi, any luck with this? Otherwise I'm going to close the issue. I don't seem to have any issues with getting sqlite3 installed on Mavericks.

from codem-transcode.

lamuertepeluda avatar lamuertepeluda commented on June 27, 2024

I had to wget (curl -O) it manually on Lion. I won't assume it as fixed, though it seems a minor problem.

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.