-
Notifications
You must be signed in to change notification settings - Fork 10
Description
npm install fails:
`
➜ bootstrap-dashboard-kit-main $ npm install
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
npm warn deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm error code 126
npm error path /Users/yahyaerturan/Downloads/bootstrap-dashboard-kit-main/node_modules/lmdb
npm error command failed
npm error command sh -c node-gyp-build
npm error sh: /Users/yahyaerturan/Downloads/bootstrap-dashboard-kit-main/node_modules/.bin/node-gyp-build: Permission denied
npm error A complete log of this run can be found in: /Users/yahyaerturan/.npm/_logs/2024-05-04T06_25_47_247Z-debug-0.log
`