-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
📜 Description
It bugs out when running npm run setup:project
👟 Reproduction steps
- Clone the Repo
- Run cd novu && npm run setup:project
👍 Expected behavior
It should build and setup the project without throwing an error
👎 Actual Behavior with Screenshots
Throws Error: ENOENT: no such file or directory, copyfile '/home/natu/novu/apps/dashboard/.example.env' -> '/home/natu/novu/apps/dashboard/.env'
Novu version
2.2.0
npm version
10.8.2
node version
20.19.0
📃 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?
- I have read the Contributing Guidelines
Are you willing to submit PR?
Yes I am willing to submit a PR!