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

[BUG]Error in index.js #211

Open
4 tasks
zbaxstore opened this issue Aug 16, 2024 · 2 comments
Open
4 tasks

[BUG]Error in index.js #211

zbaxstore opened this issue Aug 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@zbaxstore
Copy link

I'm submitting a ...

  • bug report
  • anything else => Please do not submit support requests here. Open a discussion instead and ping me.

I'm running

  • the latest version
  • anything else => Please update to the latest version and retry.

What is the expected behavior?
A clear and concise explanation of the expected behavior.

What is the current behavior?
A clear and concise explanation of the current behavior.

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
Other info if you wish.

2024-08-16T02:57:02.303304+00:00 heroku[worker.1]: State changed from crashed to starting
2024-08-16T02:57:04.563275+00:00 heroku[worker.1]: Starting process with command node src/index.js
2024-08-16T02:57:05.102688+00:00 heroku[worker.1]: Process exited with status 1
2024-08-16T02:57:05.066799+00:00 app[worker.1]: file:///app/src/index.js:28
2024-08-16T02:57:05.066824+00:00 app[worker.1]: import packageJson from "../package.json" assert { type: "json" };
2024-08-16T02:57:05.066824+00:00 app[worker.1]: ^^^^^^
2024-08-16T02:57:05.066825+00:00 app[worker.1]:
2024-08-16T02:57:05.066825+00:00 app[worker.1]: SyntaxError: Unexpected identifier 'assert'
2024-08-16T02:57:05.066825+00:00 app[worker.1]: at compileSourceTextModule (node:internal/modules/esm/utils:337:16)
2024-08-16T02:57:05.066826+00:00 app[worker.1]: at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:166:18)
2024-08-16T02:57:05.066826+00:00 app[worker.1]: at callTranslator (node:internal/modules/esm/loader:436:14)
2024-08-16T02:57:05.066826+00:00 app[worker.1]: at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:30)
2024-08-16T02:57:05.066827+00:00 app[worker.1]: at async ModuleJob._link (node:internal/modules/esm/module_job:106:19)
2024-08-16T02:57:05.066827+00:00 app[worker.1]:
2024-08-16T02:57:05.066827+00:00 app[worker.1]: Node.js v22.6.0
2024-08-16T02:57:05.128579+00:00 heroku[worker.1]: State changed from starting to crashed
Screenshot_20240816-095651~2

@zbaxstore zbaxstore added the bug Something isn't working label Aug 16, 2024
@GiorgioBrux
Copy link
Owner

Will look into it ASAP.

@zbaxstore
Copy link
Author

how?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants