Skip to content

Commit 714de96

Browse files
committed
Add note about nvm to README
1 parent 59ec298 commit 714de96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Other products which read `.node-version` include:
3737
- [render](https://render.com/docs/node-version) A Cloud for the New Decade
3838
- [starship](https://starship.rs/config/#nodejs) ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
3939

40+
(Note: [nvm](https://github.com/nvm-sh/nvm) does _not_ support reading a `.node-version` file. See [#4] for more.)
41+
4042
## Suggested Compatible Format
4143

4244
If you are creating the file, the format with full compatibility across current tests is:
@@ -76,6 +78,7 @@ for users and especially Windows users to create a file compatible with your pro
7678
| [setup-node](https://github.com/actions/setup-node) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
7779

7880
[#1]: https://github.com/shadowspawn/node-version-usage/issues/1
81+
[#4]: https://github.com/shadowspawn/node-version-usage/issues/4
7982
[#8]: https://github.com/shadowspawn/node-version-usage/issues/8
8083

8184
## References

0 commit comments

Comments
 (0)