Sample Header Ad - 728x90

Terminator can't run node commands

0 votes
2 answers
1368 views
I'm making a custom Terminator layout and specifying custom commands for different tabs. Ruby on Rails commands work fine:Image However my node commands do not start, and I can't determine why. My node, npm command looks something like this: Image After starting Terminator, the tab that runs npm start shows this: -/bin/bash: npm: command not found If I run npm start manually it starts normally. I think this has to do with access rights or something, because when I run Terminator through the console instead of the GUI, all my custom commands start and run perfectly, including node commands.
Asked by Justas Tamulionis (1 rep)
Aug 1, 2017, 06:44 AM
Last activity: May 15, 2024, 09:59 PM