Akos Kitta
Akos Kitta
@domenic I have updated my initial comment. Please let me know if I need to change anything else. Thanks in advance!
> rejecting Promises with strings or booleans is an anti-pattern. I was not aware of this. Thanks for the explanation on this ticket!
I do not know if my error is related or not, but I cannot upload artifacts from a directory: ``` ##[error]AccessDenied: Access Denied /home/runner/work/_actions/shallwefootball/upload-s3-action/v1.1.2/dist/index.js:6786 throw err; ^ Error [TypeError]: Cannot...
> For folks who can repro? Would you mind cloning the ShellJS GitHub project, running `npm install`, and then running our unit tests? I'm curious if this same bug will...
It works when I install the `typescript` npm dependency to the global (`npm i -g typescript`) but it is not available from the Theia workspace. Terminal from Theia: ``` prprpr:theia...
> If you inspect `process.env.PATH` from within the bundled electron app you will notice that it's missing the paths to the installed node executables - in my case the PATH...
> running in a bundled electron app (not theia, my own which uses typescript-language-server and monaco-languageclient) the `tsconfig.json` file does not seem to get resolved correctly from the language server....
It seems to be a generic problem with this tool: https://github.com/nodejs/node/issues/6861#issuecomment-233126946
I could reproduce it. Thanks for letting us know. Java IDE: IDE2:
@tigoe, can you please tell me what do you mean by _Examples menu fails to scan the libraries for examples_? Are you missing a few menu items? Which one of...