Nathan Rajlich
Nathan Rajlich
Ya, this would be good to set up. Most of them should be ignored I think (`local` works on all the shells I'm interested in supporting, for example). Thanks for...
👍 for disabling SC2039.
One of the directories in `/usr/local/bin` doesn't seem to exist. You could try placing the script in some other path instead. `import` hasn't been tested on Windows FWIW, so "here...
Ya I've noticed this before too. The tests still pass so I'm not really sure why that happens.
I think we'll need to solve this with documentation for workarounds. For example, giving the file a different name (`import.sh`) or sticking with the `eval` bootstrapping method.
Hello friends. I wanted to notify you that we have added support for Yarn v2 in our official Runtimes (`@vercel/next`, `@vercel/node` and `@vercel/static-build`, specifically, see https://github.com/vercel/vercel/pull/5552). Currently the update is...
@ryanleichty The current workaround would be to just use `process.env` instead.
Ran into this as well. Would be great to have a fix merged 😄
@segunadebayo Did you have any thoughts on this one?
I am having issues used a scoped Sinopia server as well (similar setup as @ChrisEbert from the looks of it).