vertexclique / tokamak-terminal

Tokamak Terminal
MIT License
11 stars 2 forks source link

Unable to call "electron" for app development testing #21

Open daytonltaylor opened 6 years ago

daytonltaylor commented 6 years ago

With atom installed in my global variables for cli use, i am unable to call it to compile and run an application from within this terminal; however, it works fine when doing the exact same command string within the builtin terminal of my mac. It is not entirely detrimental to my work, but just forces me to open other terminals elsewhere on my machine.

P.S. Strangely enough, when typing "electron" only, it seems to run a coding environment within the terminal as normal.

daytonltaylor commented 6 years ago
screen shot 2017-12-07 at 12 09 47 am screen shot 2017-12-07 at 12 10 12 am

"app" is the variable that requires "electron.app"