# I can't install a palette

**URL:** https://discourse.nodered.org/t/i-cant-install-a-palette/24339
**Category:** General
**Created:** [6 April 2020 17:25 UTC](https://discourse.nodered.org/t/i-cant-install-a-palette/24339 "2020-04-06T17:25:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![oceane](https://avatars.discourse-cdn.com/v4/letter/o/8e8cbc/32.png) [@oceane](https://discourse.nodered.org/u/oceane)
#### Post date: [6 April 2020 17:25 UTC](https://discourse.nodered.org/t/i-cant-install-a-palette/24339/1 "2020-04-06T17:25:42Z")

</div>

Hello, i want to install the palette : node-red-node-sqlite.  
I tried to install it by terminal or by Node-red directly

My log :  
C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\>npm install node-red-node-sqlite

> bcrypt@3.0.6 install C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\bcrypt  
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download  
node-pre-gyp WARN download ignoring invalid "proxy" config setting: "localhost"  
node-pre-gyp ERR! UNCAUGHT EXCEPTION  
node-pre-gyp ERR! stack AssertionError [ERR\_ASSERTION]: 1765 == 0  
node-pre-gyp ERR! stack at ClientRequest.onConnect (C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\tunnel-agent\index.js:160:14)  
node-pre-gyp ERR! stack at Object.onceWrapper (events.js:418:26)  
node-pre-gyp ERR! stack at ClientRequest.emit (events.js:311:20)  
node-pre-gyp ERR! stack at Socket.socketOnData (\_http\_client.js:510:11)  
node-pre-gyp ERR! stack at Socket.emit (events.js:311:20)  
node-pre-gyp ERR! stack at addChunk (\_stream\_readable.js:294:12)  
node-pre-gyp ERR! stack at readableAddChunk (\_stream\_readable.js:275:11)  
node-pre-gyp ERR! stack at Socket.Readable.push (\_stream\_readable.js:209:10)  
node-pre-gyp ERR! stack at TCP.onStreamRead (internal/stream\_base\_commons.js:186:23)  
node-pre-gyp ERR! System Windows\_NT 10.0.18362  
node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\bcrypt\node\_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"  
node-pre-gyp ERR! cwd C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\bcrypt  
node-pre-gyp ERR! node -v v12.16.1  
node-pre-gyp ERR! node-pre-gyp -v v0.12.0  
node-pre-gyp ERR! This is a bug in `node-pre-gyp`.  
node-pre-gyp ERR! Try to update node-pre-gyp and file an issue if it does not help:  
node-pre-gyp ERR! [https://github.com/mapbox/node-pre-gyp/issues](https://github.com/mapbox/node-pre-gyp/issues)

> sqlite3@4.1.1 install C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\sqlite3  
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download  
node-pre-gyp WARN download ignoring invalid "proxy" config setting: "localhost"  
node-pre-gyp ERR! UNCAUGHT EXCEPTION  
node-pre-gyp ERR! stack AssertionError [ERR\_ASSERTION]: 1765 == 0  
node-pre-gyp ERR! stack at ClientRequest.onConnect (C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\tunnel-agent\index.js:160:14)  
node-pre-gyp ERR! stack at Object.onceWrapper (events.js:418:26)  
node-pre-gyp ERR! stack at ClientRequest.emit (events.js:311:20)  
node-pre-gyp ERR! stack at Socket.socketOnData (\_http\_client.js:510:11)  
node-pre-gyp ERR! stack at Socket.emit (events.js:311:20)  
node-pre-gyp ERR! stack at addChunk (\_stream\_readable.js:294:12)  
node-pre-gyp ERR! stack at readableAddChunk (\_stream\_readable.js:275:11)  
node-pre-gyp ERR! stack at Socket.Readable.push (\_stream\_readable.js:209:10)  
node-pre-gyp ERR! stack at TCP.onStreamRead (internal/stream\_base\_commons.js:186:23)  
node-pre-gyp ERR! System Windows\_NT 10.0.18362  
node-pre-gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\sqlite3\node\_modules\node-pre-gyp\bin\node-pre-gyp" "install" "--fallback-to-build"  
node-pre-gyp ERR! cwd C:\Users\perri\AppData\Roaming\npm\node\_modules\node-red\node\_modules\sqlite3  
node-pre-gyp ERR! node -v v12.16.1  
node-pre-gyp ERR! node-pre-gyp -v v0.11.0  
node-pre-gyp ERR! This is a bug in `node-pre-gyp`.  
node-pre-gyp ERR! Try to update node-pre-gyp and file an issue if it does not help:  
node-pre-gyp ERR! [https://github.com/mapbox/node-pre-gyp/issues](https://github.com/mapbox/node-pre-gyp/issues)  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@3.0.6 (node\_modules\bcrypt):  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bcrypt@3.0.6 install: `node-pre-gyp install --fallback-to-build`  
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 7

npm ERR! code ELIFECYCLE  
npm ERR! errno 7  
npm ERR! sqlite3@4.1.1 install: `node-pre-gyp install --fallback-to-build`  
npm ERR! Exit status 7  
npm ERR!  
npm ERR! Failed at the sqlite3@4.1.1 install script.  
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:  
npm ERR! C:\Users\perri\AppData\Roaming\npm-cache\_logs\2020-04-06T17\_13\_10\_095Z-debug.log

Sorry, for my langage I'm not good to speak on english ^^

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [5 June 2020 17:25 UTC](https://discourse.nodered.org/t/i-cant-install-a-palette/24339/2 "2020-06-05T17:25:46Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
