admin 管理员组

文章数量: 1184232

Node.js is only supported on Windows 8.1, Windows Server 2012 R2, or higher
Setting the NODE_SKIP_PLATFORM_CHECK environment variable to 1 skips this
check, but Node.js might not execute correctly. Any issues encountered on
unsupported platforms will not be fixed.

解决:

新增个环境变量NODE_SKIP_PLATFORM_CHECK,值为1即可

本文标签: 解决方案 supported Windows Node JS