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
{{ message }}
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
Hello, I tried out this project locally and found it really helpful & fun. So I reviewed this list of known issues and see if I could pick up an item to try out something to contribute.
I am interested in trying out this mentioned item:
[] No warning in the UI when Node.js or npm are missing or incompatible
After reading the App.js code, just a simple question. I could see where npm & node are being run in promises. Would you recommend to try out the .catch block (an example when running npm) to try to throw a warning to the UI somehow?
(P.S.: Trying out things locally. If things work out, I'm happy to work toward an acceptable PR to try to contribute to the outlined item in this comment. Thanks.)
3000
The text was updated successfully, but these errors were encountered: