Adam Roberts

Results 6 comments of Adam Roberts

@IvanSanchez any chance you could get some eyes on this? If it is possible, and I just mis-read the source - great, but if it isn't (yet) supported, I'd really...

duplicate/related to #50

Hey folks! Is there any movement on this topic? I'm building with vite and react, and the ability to import env variables via `import.meta.env.VITE_MY_ENV_VAR` is required to provide a comparable...

Tried to manually set direct in package.json to 5.0.0, but still fails for other conflict reasons ``` npm ERR! code EOVERRIDE npm ERR! Override for typescript@^5.4.5 conflicts with direct dependency...

``` cat /Users/adam/.npm/_logs/2024-05-31T12_29_59_929Z-debug-0.log 0 verbose cli /Users/adam/.nvm/versions/node/v21.7.2/bin/node /Users/adam/.nvm/versions/node/v21.7.2/bin/npm 1 info using [email protected] 2 info using [email protected] 3 timing npm:load:whichnode Completed in 1ms 4 timing config:load:defaults Completed in 1ms 5 timing...

This did the trick - thanks! On Thu, Dec 5, 2024, 10:53 Zoran Kokeza ***@***.***> wrote: > We are generally using yarn install; can you try with it > >...