Tag: Node.js
All the articles with the tag "Node.js".
-
Windows上nodejs安装sqlite失败的解决办法
Published: at 03:40 PM在 Windows 上安装了 nodejs,在安装申请利特库的时候提示错误,找不到Visual Studio C++ 编译环境,无法使用 gyp 编译安装,但是我已经安装了 VS2026,需要将C++编译工具添加到环境变量,让nodejs能够找到。
All the articles with the tag "Node.js".
在 Windows 上安装了 nodejs,在安装申请利特库的时候提示错误,找不到Visual Studio C++ 编译环境,无法使用 gyp 编译安装,但是我已经安装了 VS2026,需要将C++编译工具添加到环境变量,让nodejs能够找到。