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 Report: QuickStart Steps for Express Js produce Error #6084

Closed
2 tasks done
legend1998 opened this issue Jul 16, 2024 · 2 comments
Closed
2 tasks done

🐛 Bug Report: QuickStart Steps for Express Js produce Error #6084

legend1998 opened this issue Jul 16, 2024 · 2 comments
Labels

Comments

@legend1998
Copy link

📜 Description

Follow QuickStart Steps For Express Server

start the express server and BOOM

👟 Reproduction steps

follow quickStart Express steps

start express and BOOM

👍 Expected behavior

it should start the express on 4000 port easily

👎 Actual Behavior with Screenshots

TypeError: e is not iterable
at ne.addWorkflows (D:\practical\expressServer\node_modules@novu\framework\dist\express.js:21:12052)
at new ae (D:\practical\expressServer\node_modules@novu\framework\dist\express.js:25:2598)
at kr (D:\practical\expressServer\node_modules@novu\framework\dist\express.js:25:6079)
at file:///D:/practical/expressServer/app.js:11:22
at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async loadESM (node:internal/process/esm_loader:28:7)
at async handleMainPromise (node:internal/modules/run_main:113:12)

Node.js v20.11.1

Novu version

2.0.0-canary.7

npm version

9.7.1

node version

20.11.1

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Copy link

linear bot commented Jul 16, 2024

@legend1998
Copy link
Author

Found The Problem Closing it

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

No branches or pull requests

1 participant