Closed Plasmaf1sh closed 1 year ago
C:\Users\lordj\solana-mint\nodestuff
This doesn't look right. Probably you have Node in the PATH variable that refers to some other project. Delete that and reinstall node.
yeah, I let my dad use my PC to make god-awful Nfts, and I guess he was using node as well. Thanks for the help though, cleared up the whole issue. Appreciate you homie!
Every time I run it I get hit with the following error message
C:\Users\lordj\AppData\Local\GitHubDesktop\app-3.2.3\SillyTavern>call npm install node:internal/modules/cjs/loader:936 throw err; ^
Error: Cannot find module 'C:\Users\lordj\solana-mint\nodestuff\node_modules\npm\bin\npm-cli.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } node:internal/modules/cjs/loader:936 throw err; ^
Error: Cannot find module 'C:\Users\lordj\solana-mint\nodestuff\node_modules\npm\bin\npm-cli.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } node:internal/modules/cjs/loader:936 throw err; ^
Error: Cannot find module 'yargs/yargs' Require stack:
Now I am very dumb so I'm sure I messed something up during the installation but any form of help would be greatly appreciated.