gulkily / thimble

thimble messaging software
GNU Affero General Public License v3.0
6 stars 3 forks source link

error when running start_server.js on replit #10

Open gulkily opened 3 weeks ago

gulkily commented 3 weeks ago

~/LessonAug21/thimble$ node start_server.js node:internal/modules/cjs/loader:988 throw err; ^

Error: Cannot find module 'luxon' Require stack:

gulkily commented 3 weeks ago

workaround: npm install luxon

(also missing: git module)