Git Product home page Git Product logo

Comments (5)

andrewrjones avatar andrewrjones commented on August 17, 2024

Have you tried ./forever?

If it's not on your PATH. you need ./ in front of the script for it to run.

from grunt-ssh.

leabdalla avatar leabdalla commented on August 17, 2024

same problem.

I found a folder with symlinks to those bins and I think it is not a problem with grunt-ssh.

lrwxrwxrwx 1 root root       39 Oct  3 22:28 express -> ../lib/node_modules/express/bin/express
lrwxrwxrwx 1 root root       39 Nov 17 14:15 forever -> ../lib/node_modules/forever/bin/forever
lrwxrwxrwx 1 root root       40 Nov 17 14:15 foreverd -> ../lib/node_modules/forever/bin/foreverd
-rwxr-xr-x 1 root root 11117746 Oct  3 22:07 node
lrwxrwxrwx 1 root root       38 Oct  4 03:15 nodemon -> ../lib/node_modules/nodemon/nodemon.js
lrwxrwxrwx 1 root root       38 Oct  3 22:07 npm -> ../lib/node_modules/npm/bin/npm-cli.js

trying in this folder node works fine but others bin don't. this looks like a problem with chmod. any idea?

from grunt-ssh.

davidjbradshaw avatar davidjbradshaw commented on August 17, 2024

You need make sure that /usr/local/share/npm/bin/ is in your PATH.

from grunt-ssh.

andrewrjones avatar andrewrjones commented on August 17, 2024

This might also have been caused because sshexec does not load your profile (see #57). For that, we need to use the shell function from ssh2.

from grunt-ssh.

cgiacomi avatar cgiacomi commented on August 17, 2024

Is there any example on how to use the 'shell' function from grunt-ssh?

from grunt-ssh.

Related Issues (20)

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.