Coder Social home page Coder Social logo

express missing about mongoclikker HOT 4 CLOSED

danielb2 avatar danielb2 commented on August 22, 2024
express missing

from mongoclikker.

Comments (4)

sbstjn avatar sbstjn commented on August 22, 2024

have you used "sudo" to install express via npm and are trying to use mongoclikker without sudo? It sounds like something like that. Mustache is the only git submodule used, its npm package differs from the github repository…

from mongoclikker.

danielb2 avatar danielb2 commented on August 22, 2024

I'm trying without sudo as nodejs is installed without root.

from mongoclikker.

sbstjn avatar sbstjn commented on August 22, 2024

I just installed node, mongo, mongoclikker on a fresh debian system without any problems:

s@j14022:~/node-v0.4.10$ ./configure --prefix=$HOME/local/node
s@j14022:~/node-v0.4.10$ make install
s@j14022:~/node-v0.4.10$ echo 'export PATH=$HOME/local/node/bin:$PATH' >> ~/.profile
s@j14022:~/node-v0.4.10$ echo 'export NODE_PATH=$HOME/local/node:$HOME/local/node/lib/node_modules' >> ~/.profile
s@j14022:~/node-v0.4.10$ source ~/.profile
s@j14022:~/node-v0.4.10$ cd mongoclikker/
s@j14022:~/node-v0.4.10/mongoclikker$ npm install mongodb express
s@j14022:~/node-v0.4.10/mongoclikker$ node app.js 
Listening on http://localhost:2002:/view/

I did not have tested mongoclikker on node 0.5. which version do you use? please pull the latest changes from github :/

from mongoclikker.

danielb2 avatar danielb2 commented on August 22, 2024

v0.4.7 and I was using latest version.

Both npm and nodejs were installed using homebrew as non-root

I pulled just before trying

from mongoclikker.

Related Issues (1)

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.