code4happylife

Results 3 issues of code4happylife

Basically, the users needs to execute `source $HOME/.bashrc` or `source $HOME/.zshrc` after they have followed the installation instruction: ``` NOTES Installation: Put something like this in your $HOME/.bashrc or $HOME/.zshrc:...

```]# web-terminal --port 8088 /usr/lib/node_modules/web-terminal/node_modules/commander/lib/command.js:921 async parseAsync(argv, parseOptions) { ^^^^^^^^^^ SyntaxError: Unexpected identifier at createScript (vm.js:56:10) at Object.runInThisContext (vm.js:97:10) at Module._compile (module.js:549:28) at Object.Module._extensions..js (module.js:586:10) at Module.load (module.js:494:32) at tryModuleLoad...