ITADN

Add .nvmrc file

#422Pull Requestfortinmike 创建于 2023-05-06已合并
F
fortinmikecommented
It seems like node.js 16.X is required to build the Electron app properly. I encountered errors building on node 18 LTS, for example. Adding a `.nvmrc` is a good way to document that requirement plus it enables auto-switching to the correct node.js version when entering the working directory for those with nvm installed.
合并状态:已合并 合并于 2023-05-06 关闭于 2023-05-06 0 条评论