Trying to install V12 or V13 of node

Project Names

stanite

Error

Im trying to update my node version to V12, would love V13 and i seem to get an a huge error code

I tried remixing the project but no results

I tried adding node in engines in package.json, it says it cant find V13 so it uses 10 then I tried using V12 and it downloaded 12.0.0 and now i get this error

/rbd/pnpm-volume/77fec7fb-4415-4df6-95f1-b0bd5935d5ed/node_modules/.registry.npmjs.org/bindings/1.5.0/node_modules/bindings/bindings.js:135
throw err;
^
Error: Could not locate the bindings file. Tried:
→ /rbd/pnpm-volume/77fec7fb-4415-4df6-95f1-b0bd5935d5ed/node_modules/.registry.npmjs.org/better-sqlite3/4.2.0/node_modules/better-sqlite3/build/better_sqlite3.node
→ /rbd/pnpm-volume/77fec7fb-4415-4df6-95f1-b0bd5935d5ed/node_modules/.registry.npmjs.org/better-sqlite3/4.2.0/node_modules/better-sqlite3/build/Debug/better_sqlite3.node…

What exactly does your package.json look like?

{
“name”: “project-x”,
“version”: “1.0.0”,
“description”: “Cip 2.0’s Bot”,
“main”: “index.js”,
“engines”: {
“node”: “13.x”
},
“scripts”: {
“start”: “node index.js”
},
“author”: “Cip”,
“license”: “ISC”,
“dependencies”: {
“discord.js”: “^12.0.1”,
“enmap”: “^5.2.4”,
“fs”: “0.0.2”,
“ms”: “^2.1.2”,
“npm”: “^6.14.2”,
“noblox.js”: “^4.5.0”,
“express”: “^4.17.1”,
“quick.db”: “^6.3.2”,
“request”: “^2.88.2”,
“the-daily-message”: “^1.0.4”,
“moment”: “^2.24.0”,
“node-fetch”: “^2.6.0”,
“snekfetch”: “^4.0.4”
}
}

I don’t think Glitch supports node 13 yet.

Okay then, thank you, hope it updates soon.

@RiversideRocks @CipX it is not that. Quick.db doesn’t support 12+

1 Like

Oh really? :slightly_frowning_face: Very sad to hear that.

it does, you have to run enable-pnpm in console iirc

No. That said it on the discord.