Quick Start node-oracledb Installation
클릭npm install [https://github.com/oracle/node-oracledb/releases/download/v5.5.0/oracledb-src-5.5.0.tgz](https://github.com/oracle/node-oracledb/releases/download/v5.5.0/oracledb-src-5.5.0.tgz)
npm 실행SELECT grantee, privilege_type
FROM information_schema.role_table_grants;
해결방법: 환경 변수 추가하기
export PATH=$PATH:/Applications/Postgres.app/Contents/Versions/13/bin