Daniel
Daniel
@arielelkin your question has very little to do with JQ itself and is more about 'how do I use my shell'. The fact that you're not able to distinguish between...
I have the same problem, to work around it I usually just minimize the Fusion 360 window when I would normally just mindlessly 'background' windows. That doesn't solve the issue...
I run into this issue as well: errors that are introduced by a PR, but not on one of the lines touched by the PR (such as no-unused-vars) are not...
Great @marziman, thanks for picking this up! Do you have any specific improvements in mind? Or are you just referring to the account linking step?
Hey @marziman , did you get a chance ti check for this?
Indeed it seems that FIPS_mode function has been removed from newer openssl versions. This is what I have installed on my 22.04 machine: ``` ii libssl-dev:amd64 3.0.2-0ubuntu1.6 amd64 Secure Sockets...
However it does make sense to use this in many more kinds of production cases, including REST services and whatnot. Not all code in a service is involved in handling...
I use it like that in our internal projects. Apologies, the scope addition should not have been part of this pr.
Its removed from the branch now @ivucica
Setting process.env['OP_SERVICE_ACCOUNT_TOKEN'] actually works for me.