我正在尝试在我的 Windows 环境中安装 oracle 包并收到以下错误。有人尝试在他们的机器上安装以及如何解决此问题
C:\Users>npm install db-oracle
npm WARN package.json mongo@0.1.0 No repository field.
npm http GET https://registry.npmjs.org/db-oracle
npm http 304 https://registry.npmjs.org/db-oracle
db-oracle@0.2.3 install C:\Users\vishaltyagi\node_modules\db-oracle
node-waf configure build
'node-waf' is not recognized as an internal or external command,
operable program or batch file.
db-oracle@0.2.3 preuninstall C:\Users\vishaltyagi\node_modules\db-oracle
rm -rf build/*
'rm' is not recognized as an internal or external command,
operable program or batch file.
npm WARN continuing anyway undefined
npm ERR! weird error 1
npm ERR! not ok code 0