I'm making a custom Terminator layout and specifying custom commands for different tabs.
Ruby on Rails commands work fine:
However my node commands do not start, and I can't determine why.
My node, npm command looks something like this:
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
Last activity: May 15, 2024, 09:59 PM