-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: actions/setup-node
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error: Cache service responded with 403 when running a job triggered by
deployment_status
#341
by rgegriff
was closed Oct 19, 2021
updated Oct 25, 2021
Setup Node with GitHub Package Registry Keeps Denying Access
#230
by gfyoung
was closed Oct 25, 2021
updated Oct 26, 2021
Throw permission error when using node@v2.1.1
#177
by NajamShehzad
was closed Oct 26, 2021
updated Oct 26, 2021
Is the yarn version installed configurable?
question
Further information is requested
#74
by johnnyreilly
was closed Oct 27, 2021
updated Oct 27, 2021
Could you please change this line from
const versionFilePath = path.join(__dirname, '..', versionFile);
to const versionFilePath = path.join(process.env.GITHUB_WORKSPACE!, versionFile);
#351
by Jg749930
was closed Oct 27, 2021
updated Oct 27, 2021
Node 8 installs different versions depending on system
bug
Something isn't working
enhancement
New feature or request
#27
by sergiohgz
was closed Nov 1, 2021
updated Nov 1, 2021
Bundle distribution to remove 'node_modules' folder in repo
question
Further information is requested
#59
by JimiC
was closed Nov 1, 2021
updated Nov 1, 2021
Reduce latency when new node versions are released
enhancement
New feature or request
#160
by kenhuang
was closed Nov 1, 2021
updated Nov 1, 2021
Unable to find LTS release 'gallium' for Node version 'lts/gallium'.
bug
Something isn't working
#355
by loozhengyuan
was closed Nov 8, 2021
updated Nov 9, 2021
2 of 5 tasks
How to target setup NODE version using environmental variables without hitting runner itself?
bug
Something isn't working
#356
by jkabat
was closed Nov 9, 2021
updated Nov 9, 2021
2 of 5 tasks
Use release notes to communicate maintenance work if needed
documentation
Improvements or additions to documentation
#312
by HonkingGoose
was closed Nov 11, 2021
updated Nov 11, 2021
npm syscall lchown can not found lock file: /home/runner/.npm/_locks/staging-fe5488d9a90a0e17.lock
#79
by Garfield550
was closed Nov 11, 2021
updated Nov 11, 2021
yarn global installed binary package is not executable?
bug
Something isn't working
#85
by JounQin
was closed Nov 11, 2021
updated Nov 11, 2021
Downloading from nodejs.org failing
external
Unexpected behavior was caused by external problems
#77
by paglias
was closed Nov 12, 2021
updated Nov 12, 2021
npm install npm@version not working on the mac image
external
Unexpected behavior was caused by external problems
#31
by dougmoscrop
was closed Nov 12, 2021
updated Nov 12, 2021
npm auth doesn't work with .npmrc placed in repo
bug
Something isn't working
#92
by jeetiss
was closed Nov 15, 2021
updated Nov 15, 2021
Unable to install private GPR npm package
bug
Something isn't working
#114
by ssylvester
was closed Nov 15, 2021
updated Nov 15, 2021
setup-node is overwriting my .npmrc that I'm setting via docker secrets.
bug
Something isn't working
#242
by wallentx
was closed Nov 15, 2021
updated Nov 15, 2021
Fails without error on selfhosted runner
bug
Something isn't working
#203
by dominik-fielmann
was closed Nov 15, 2021
updated Nov 15, 2021
How to specify npm version?
question
Further information is requested
#324
by mfbx9da4
was closed Nov 16, 2021
updated Nov 16, 2021
'Invalid authentication (as an unknown user)' when installing private package from Github Registry
bug
Something isn't working
#273
by schneidemar
was closed Nov 18, 2021
updated Nov 18, 2021
Jest is not using correct configured node version
external
Unexpected behavior was caused by external problems
#204
by Judahh
was closed Nov 19, 2021
updated Nov 19, 2021
Improve documention on version input (semver spec behavior in readme)
documentation
Improvements or additions to documentation
question
Further information is requested
#164
by GMartigny
was closed Nov 19, 2021
updated Nov 19, 2021
Ignore the gpr registry-url setting
bug
Something isn't working
#236
by keyiis
was closed Nov 22, 2021
updated Nov 22, 2021
supporting installing node into an alpine based container
enhancement
New feature or request
#109
by fagai
was closed Nov 22, 2021
updated Nov 22, 2021
ProTip!
Add no:assignee to see everything that’s not assigned.