Missing Package

Posted by user_xo0nad in general.

where can i download nodemailer for my server start

Replies

vynqis

share your console output

user_xo0nad

[23:02:42]Server marked as offline [23:02:47][Wispbyte]: Checking server disk space usage, this could take a few seconds... [23:02:47][Wispbyte]: Updating process configuration files... [23:02:47][Wispbyte]: Ensuring file permissions are set correctly, this could take a few seconds... [23:02:47]Server marked as starting \ \ / ( ) \ \ /\ / / / ' \ ' \ / \ \ V V / \ \ ) ) / \ /\ / / . / . / \ , \ \ / Your server is currently starting! Enjoy using Wispbyte [23:02:49][Wispbyte] : Docker image pulled successfully [23:02:55]v19.9.0 [23:02:55]Server marked as running [23:02:55]:/home/container$ cd /home/container/Discord/ReloadedSMP Bot && /usr/local/bin/node src/index.js & cd /home/container/Discord/ReloadedSMP Website && /usr/local/bin/node server.js [23:02:55]node:internal/modules/cjs/loader:1093 [23:02:55]throw err; [23:02:55]^ [23:02:55]Error: Cannot find module 'nodemailer' [23:02:55]Require stack: [23:02:55] /home/container/Discord/ReloadedSMP Website/server.js [23:02:55] at Module. resolveFilename (node:internal/modules/cjs/loader:1090:15) [23:02:55] at Module. load (node:internal/modules/cjs/loader:934:27) [23:02:55] at Module.require (node:internal/modules/cjs/loader:1157:19) [23:02:55] at require (node:internal/modules/helpers:119:18) [23:02:55]at Object.<anonymous (/home/container/Discord/ReloadedSMP Website/server.js:4:20) [23:02:55] at Module. compile (node:internal/modules/cjs/loader:1275:14) [23:02:55] at Module. extensions..js (node:internal/modules/cjs/loader:1329:10) [23:02:55] at Module.load (node:internal/modules/cjs/loader:1133:32) [23:02:55] at Module. load (node:internal/modules/cjs/loader:972:12) [23:02:55] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run main:83:12) { [23:02:55]code: 'MODULE NOT FOUND', [23:02:55]requireStack: [ '/home/container/Discord/ReloadedSMP Website/server.js' ] [23:02:55]} [23:02:55]Node.js v19.9.0 [23:02:55]Server marked as offline [23:02:55][Wispbyte]: Detected server process in a crashed state!…

vynqis

add nodemailer in your package.json or additional node.js packages (you can find it in the startup tab) and reset your startup cmd so it can download the packages

Wispbyte Community Forum