Coder Social home page Coder Social logo

Comments (4)

farahbrunache avatar farahbrunache commented on June 27, 2024

No need to pull both repos separately.

Not at my computer now but basically clone my repo.

Npm install in the root. Then in root run npm run dev. This will stand up the vuejs app

Then cd to the hackathon starter folder and do an npm install - this is just for the colony node

Then read the readme file inside hackathon starter folder to run the colony test node

One issue is that vuejs is running on localhost 3000 and something in colony is trying the port also. And sometimes causes conflicts. And when I tired to locate and change this nothing worked. Though I've only reproduced this issue twice. Not all the time.

Hope this helps!

On my mobile at the moment when at a computer I can help further.

from travay-colony-vuejs-dapp.

iainbarclay avatar iainbarclay commented on June 27, 2024

Ok, thanks - I've cleaned up and done a fresh clone from git, but its bailing out on the npm install - looks like its trying to recompile stuff... which version of node.js are you using? (no hurry, probably won't get back on this until next week now)


... [deleted stuff]

node-gyp rebuild

CXX(target) Release/obj.target/pty/src/unix/pty.o
In file included from ../src/unix/pty.cc:20:
In file included from ../node_modules/nan/nan.h:190:
../node_modules/nan/nan_maybe_43_inl.h:88:15: error: no member named 'ForceSet'
in 'v8::Object'
return obj->ForceSet(GetCurrentContext(), key, value, attribs);
~~~ ^

from travay-colony-vuejs-dapp.

farahbrunache avatar farahbrunache commented on June 27, 2024

I am using node v9.5.0 and npm 6.1.0

I'm also on a mac

from travay-colony-vuejs-dapp.

farahbrunache avatar farahbrunache commented on June 27, 2024

I am having issues with the master branch. Not sure what happened. But I believe I solved the issue. You'll want to do another clone and everything should be back to installing correctly.

from travay-colony-vuejs-dapp.

Related Issues (15)

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.