Skip to content
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

Upgrade NodeJS version to 16 #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tao12345666333
Copy link

 ✗ npm i
                                                       
> setup-kind@0.5.0 prepare                         
> husky install                      

husky - Git hooks installed                             
                                                       
up to date, audited 524 packages in 2s                                                                          
                                                                                                                                                                                                                                
61 packages are looking for funding
 run `npm fund` for details                                                                                    
                                                                                                               
4 vulnerabilities (1 moderate, 2 high, 1 critical)      
                                                       
To address all issues, run:                                                                                     
 npm audit fix
                                                                                                               
Run `npm audit` for details.

* Node.js 12 actions are deprecated. For more information see:
  https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

* Since I will encounter the error ERR_OSSL_EVP_UNSUPPORTED after
  upgrading to Node 16, I also upgraded the version of ncc.
  vercel/ncc#868

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@tao12345666333
Copy link
Author

@radu-matei PTAL thanks!

@SaumyaBhushan
Copy link

@vacas5
Copy link

vacas5 commented Mar 1, 2023

any movement on this?

@tao12345666333
Copy link
Author

@vacas5 I haven't heard back yet, but the good news is that kind is now installed by default in GitHub Actions. If you are using the latest version of kind, you don't need to resort to any other tools/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants