Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on startup #3

Open
Maaajaaa opened this issue Dec 4, 2023 · 1 comment
Open

error on startup #3

Maaajaaa opened this issue Dec 4, 2023 · 1 comment

Comments

@Maaajaaa
Copy link

Maaajaaa commented Dec 4, 2023

Hi, I've tried to setup emojimixing on my vps, however I ran into an issue when trying to run it:

[Node] internal/modules/cjs/loader.js:818
[Node]   throw err;
[Node]   ^
[Node] 
[Node] Error: Cannot find module '/root/EmojiMixing/dist/app.js'
[Node]     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
[Node]     at Function.Module._load (internal/modules/cjs/loader.js:667:27)
[Node]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
[Node]     at internal/main/run_main_module.js:17:47 {
[Node]   code: 'MODULE_NOT_FOUND',
[Node]   requireStack: []
[Node] }
[Node] [nodemon] app crashed - waiting for file changes before starting...

which I don't quite understand (as I also know next to nothing about node), but that file, the whole dist folder even, does not exist.

@Moldoteck
Copy link
Owner

Hi. Probably I haven't described the setup&launch steps properly. Will look into them tomorrow, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants