Giter Site home page Giter Site logo

node-graphicsmagick's Introduction

Graphics Magick

	npm install graphicsmagick

This package contains Graphics Magick bindings for node.js.

node-graphicsmagick's People

Stargazers

Tobias Abenius avatar Ming Xu avatar Hou Chunlei avatar Justas Brazauskas avatar JT5D avatar Camilo Aguilar avatar Shawn Jonnet avatar Wu Dong avatar  avatar Yaniv Kessler avatar Umar Hansa avatar  avatar Mark Essel avatar Andrew Peace avatar Mikko Hellsing avatar

Watchers

Izaak Schroeder avatar James Cloos avatar Hou Chunlei avatar  avatar

node-graphicsmagick's Issues

Unable to load shared library

I'm not sure if this project is actively maintained, but it appears to be slightly broken:

I updated the path in test.js to point to build/Release rather than build/default, but then I get:

$ node test.js

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: Unable to load shared library /foo/bar/node_modules/node-graphicsmagick/build/Release/GraphicsMagick.node
    at Object..node (module.js:463:11)
    at Module.load (module.js:351:31)
    at Function._load (module.js:310:12)
    at Module.require (module.js:357:17)
    at require (module.js:368:17)
    at Object.<anonymous> (/foo/bar/node_modules/node-graphicsmagick/test.js:3:19)
    at Module._compile (module.js:432:26)
    at Object..js (module.js:450:10)
    at Module.load (module.js:351:31)
    at Function._load (module.js:310:12)

This seems quite similar to this issue, in which the developer suggests the problem is related to the way Node is doing dynamic module loading in 0.6.x, but I can't find any other related documentation.

Any ideas?

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.