Chris Krycho
Chris Krycho
It's true! And maybe in 2024 someone will fund the work to get this both designed and implemented; that would be awesome! 😅
Thank you! At a basic level, the only reason it has not been implemented is that we’re all super busy and none of our employers has had the need for...
Thanks for the continued reports, folks! @rwjblue we might want to (a) (soft-?)deprecate `volta-cli/action` in favor of `actions/setup-node` since it supports it now *or* see if there's a reason the...
As noted above, it is indeed almost certainly related to rate limiting. @rwjblue another option here might be to allow the Volta GH action to use a GitHub access token?...
Looooong-delayed follow-up, but: 1. The "right" answer here is to `yarn add node-gyp` for the project. 2. The error there *appears* to be an `npm` issue; do `yarn install --global`...
@strawberry-choco only well over a year later, because I missed this in a too-long list of GH notifications, but… yes! 😂
Hi @awdr74100 – we cover some of this in the guides section on [Understanding Volta: Managing Your Project](https://docs.volta.sh/guide/understanding#managing-your-project). The version it shows as `npm@built-in` indicates that you have *not* specifically...
There are not currently, but I think we would be very happy if someone wanted to design how that would work. I think it would be reasonably straightforward: - get...
@alexlafroscia still interested in getting this across the line? If not, no worries. If so, I agree that the output should be valid JSON, so should probably be similar in...
Thanks for the feedback! I think we could *definitely* add a sentence to make it clear. I will also think on whether and how we could make it “work offline”.