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

feat: add nodenv #4

Merged
merged 2 commits into from
Feb 10, 2024
Merged

feat: add nodenv #4

merged 2 commits into from
Feb 10, 2024

Conversation

toshick
Copy link
Contributor

@toshick toshick commented Feb 10, 2024

nodenv によりバージョンを統一する

このコマンドに成功すれば、常に自動的に開発ディレクトリはnodeバージョンが固定される

nodenv install 18.19.0
  • nodenvそのもののインストールが必要
  • nodenvの内部ライブラリの更新が必要な場合もある(エラー時にコマンドが出力されるのでそれを実行すればよい)

@toshick toshick self-assigned this Feb 10, 2024
Copy link
Collaborator

@jiyuujin jiyuujin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@toshick toshick merged commit a60a639 into main Feb 10, 2024
1 check passed
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.

2 participants