Community
Participate
Working Groups
I am using Mark's node server with the shell command to start a node app. I have a sub folder in my work space and all my apps are under that sub folder. Steps: 1.Open shell page. 2.cd mySubFolder 3.Type node myApp.js, or, use tab to finish the completion. 4.The file name rendered in the command line has a red underline. I can't really use return key to invoke it. Later on, I realized that I had to use 'ls' first after 'cd' to the folder. Then everything was ok.
In regular Orion you open the shell in a sub folder and type edit foo.js, it works.
duplicated.
dup. *** This bug has been marked as a duplicate of bug 396642 ***