We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Hi. Probably I haven't described the setup&launch steps properly. Will look into them tomorrow, thx
Sorry, something went wrong.
No branches or pull requests
Hi, I've tried to setup emojimixing on my vps, however I ran into an issue when trying to run it:
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.
The text was updated successfully, but these errors were encountered: