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

Handle "Missing config file" error #10

Open
heliomar-pena opened this issue Dec 17, 2023 · 0 comments
Open

Handle "Missing config file" error #10

heliomar-pena opened this issue Dec 17, 2023 · 0 comments

Comments

@heliomar-pena
Copy link
Contributor

When clone the repository and try to run it at first time, possibly you'll see an error "Cannot find module '../../config'", this could be confuse for the most of users and looks like the app is buggy.

In order to fix this, we should handle the error when importing config file to display a proper error in case the user have not added config file.

So we can guide the user to configurate the project before use it

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

1 participant