You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dev environment, build fails randomly sometimes when changes are made and the app crashes resulting in having to do a yarn clean and at times remove node_modules and re-installing. This slows development down quite a bit. We should investigate why this happens, it might be masking something that needs to be fixed. Error pasted below.
The text was updated successfully, but these errors were encountered:
Adding one more issue that pops up when i run yarn serve. The process seems to sometimes hang during / after the parcelServe gulp task and the server doesn't start on port 9000. It's resolved once i run yarn clean:
Context:
https://developmentseed.slack.com/archives/C03LGTM2SSH/p1733415909141679
In dev environment, build fails randomly sometimes when changes are made and the app crashes resulting in having to do a
yarn clean
and at times removenode_modules
and re-installing. This slows development down quite a bit. We should investigate why this happens, it might be masking something that needs to be fixed. Error pasted below.The text was updated successfully, but these errors were encountered: