Git Product home page Git Product logo

draw's Issues

now cant run it

this is my steps:

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

sudo apt-get install -y nodejs

sudo apt-get update && sudo apt-get install libcairo2-dev libjpeg62-dev libpango1.0-dev libgif-dev build-essential g++ git

sudo su
ufw allow 9002/tcp

exit

git clone https://github.com/OpeningDesign/draw.git

cd draw

bin/run.sh

and this is error show:

Ensure that all dependencies are up to date...
start...
DirtyDB is used. This is fine for testing but not recommended for production.
/home/felipe/draw/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/felipe/draw/node_modules/contextify/build/contextify.node
 → /home/felipe/draw/node_modules/contextify/build/Debug/contextify.node
 → /home/felipe/draw/node_modules/contextify/build/Release/contextify.node
 → /home/felipe/draw/node_modules/contextify/out/Debug/contextify.node
 → /home/felipe/draw/node_modules/contextify/Debug/contextify.node
 → /home/felipe/draw/node_modules/contextify/out/Release/contextify.node
 → /home/felipe/draw/node_modules/contextify/Release/contextify.node
 → /home/felipe/draw/node_modules/contextify/build/default/contextify.node
 → /home/felipe/draw/node_modules/contextify/compiled/6.11.4/linux/x64/contextify.node
	at bindings (/home/felipe/draw/node_modules/bindings/bindings.js:93:9)
	at Object.<anonymous> (/home/felipe/draw/node_modules/contextify/lib/contextify.js:1:96)
	at Module._compile (module.js:570:32)
	at Object.Module._extensions..js (module.js:579:10)
	at Module.load (module.js:487:32)
	at tryModuleLoad (module.js:446:12)
	at Function.Module._load (module.js:438:3)
	at Module.require (module.js:497:17)
	at require (internal/module.js:20:19)
	at Object.<anonymous> (/home/felipe/draw/node_modules/jsdom/lib/jsdom/browser/index.js:5:21)

how fix it?

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.