Coder Social home page Coder Social logo

Comments (5)

cliftonc avatar cliftonc commented on June 17, 2024

Hi, you need to make sure you do an 'npm install -g', as this creates a
link to the script in the ./bin folder.

Otherwise just do ./bin/eb from the root of the project?

Clifton

On 5 May 2012 15:50, andrewtennison <
[email protected]

wrote:

probably being very thick, the project does not work on latest versions of
node, but i love the setup of it so am trying to replciate a few elements
in a new project.

From project directory typing ed = command not found. Is it dependent on
another plugin or module I may have not setup, possibly that would be
installed with npm install express-mvc-bootstrap?

Thanks for any assistance


Reply to this email directly or view it on GitHub:
#17

from express-mvc-bootstrap.

andrewtennison avatar andrewtennison commented on June 17, 2024

was being a bit thick, just investigated further and realised that eb is a JS file, so "node eb" is required to run it. I now just have the issue I cannot install globally due to compatibility issues with node, but I can investigate further how to replicate some of the functionality within the project. Thanks

from express-mvc-bootstrap.

cliftonc avatar cliftonc commented on June 17, 2024

Apologies, been a while since I looked at this project.

eb is actually in the root folder of the project, not bin, but is
referenced in the package.json folder and so if installed via the 'npm
install -g' route, there should be a simlink created in your NodeJS bin
folder (wherever you have node installed).

To get it working I would try:

  • Git clone github
  • 'npm install -d'
  • Fix any failures (e.g. increase version numbers inside the package.json
    for anything that doesn't work, including the NodeJS engine version).
  • If that doesn't work it is probably something more serious!

Clifton

On 8 May 2012 16:38, andrewtennison <
[email protected]

wrote:

There does not appear to be an eb folder within bin, I assume it refers to
a linux plugin/script that I do not have installed. The install for the
project fails - Error: No compatible version found: express-mvc-bootstrap,
which I assume checks this dependance?


Reply to this email directly or view it on GitHub:

#17 (comment)

from express-mvc-bootstrap.

andrewtennison avatar andrewtennison commented on June 17, 2024

there were a lot of issues with tests due to compatibility. I have had to upgrade my version to mocha, hopefully I will have a chance later this week to do some updates and create a pull. cheers Andy

from express-mvc-bootstrap.

salmansqadeer avatar salmansqadeer commented on June 17, 2024

Im having this issue as well, and note sure how to resolve it. I have done the "npm install -g" with no errors being reported, but whenever I run eb I still get command not found. Would love to know how to fix this since this looks like exactly what I was looking for.

Thanks in advance!

from express-mvc-bootstrap.

Related Issues (13)

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.