Thomas Tomow

Results 6 comments of Thomas Tomow

This could have it's cause in bad or not existend code signing... maybe, you could overcome shortly, by opening terminal and add `codesign --force --deep --sign - `

To be clear, you're still getting the above mentioned error? Or did something changed in the behavior? May be you should try to give terminal app also permissions for accessibility...

Hi, I have a similar issue. Using the NodeJS + TypeScript Container for VSCode Remote Cont. Env. I am not sure if different TypeScript versions (VSCode vs. VSCode Workspace )...

Sadly this is not working for my env. I am just investigating this. Updating caniuse-lite browserslist doesn't seem to work properly. It's always staying recent. Will completely setup a new...

I am trying to build on MacOS (Big Sur)... this leads to incompatibilities (node - NVM - npm - node-gyp & -sass) found following worked for me: 1) `sudo rm...

Same for me... To add a few more information... - I am using Azure OpenAI with gpt4 model (1106-Preview) - tried it with different token sizes - used Version 2023-09-01...