我尝试使用简单的命令安装 n,当我按 Enter 键时出现错误
$ npm install -g n
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for n@8.0.0: wanted {"os":"!win32"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS: !win32
npm ERR! notsup Valid Arch: undefined
npm ERR! notsup Actual OS: win32
npm ERR! notsup Actual Arch: x64
Run Code Online (Sandbox Code Playgroud)
小智 8
n 在 macOS、Linux(包括适用于 Linux 的 Windows 子系统)以及各种其他类 UNIX 系统上受支持。n 不适用于 Microsoft Windows 上的本机 shell(如 PowerShell)、Windows BASH 的 Git 或 Cygwin DLL。
| 归档时间: |
|
| 查看次数: |
10685 次 |
| 最近记录: |