我有這個錯誤
npm ERR! path /Users/honor/Documents/mycompany/node_modules/oracledb
npm ERR! command failed
npm ERR! command sh -c node package/install.js
npm ERR! oracledb ERR! NJS-067: a pre-built node-oracledb binary was not found for darwin arm64
npm ERR! oracledb ERR! Try compiling node-oracledb source code using https://oracle.github.io/node-oracledb/INSTALL.html#github
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/honor/.npm/_logs/2021-11-19T09_09_49_590Z-debug.log
我的環境是node v14.18.1 npm v6.14.15 "oracledb": "^4.2.0", macbook pro 2020 m1
uj5u.com熱心網友回復:
我從二進制代碼安裝,它對我有用
"oracledb": "https://github.com/oracle/node-oracledb/releases/download/v4.2.0/oracledb-src-4.2.0.tgz"
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/364720.html
標籤:节点.js 新产品经理 节点oracledb
上一篇:我如何修復NPM總是說意外令牌=
