Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道为 SQLite3 安装节点模块所需的步骤吗?
看不到任何清楚说明步骤的帖子/线程。
我还需要在不安装 Visual Studio 等的情况下执行此操作。
和旧帖子,但仍然相关。sqlite3 模块依赖于 node-gyp 模块,在 windows 上安装起来很麻烦。它的自述文件最近得到了更新,以解释完成这项工作所需的步骤,请参阅https://github.com/TooTallNate/node-gyp/blob/master/README.md