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

Why does crash the first time you run it? #12

Closed
dockfries opened this issue Sep 25, 2022 · 0 comments
Closed

Why does crash the first time you run it? #12

dockfries opened this issue Sep 25, 2022 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@dockfries
Copy link
Owner

dockfries commented Sep 25, 2022

dist folder doesn't exist at the first, 'rollup' will start compiling with an error message because 'omp server' can't find the file.

After this, 'rollup' is compiled and produces the 'dist' folder, and the server restarts automatically as' nodemon 'listens for file changes. At this point, the server can find the file in the dist folder, so it works.

@dockfries dockfries added the question Further information is requested label Sep 25, 2022
@dockfries dockfries self-assigned this Sep 25, 2022
@dockfries dockfries changed the title Why does it crash first every time you run development? Why does crash the first time you run it? Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant