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
@bhavyastar That's great news! 🎉 Feel free to fork this repository and make a PR with the change. You can pick me as a reviewer. I'll assign you to this task so everyone contributing to genezio will know that you're working on this.
You can check out our contributing guide. If you have any questions or need further guidance, I am one message away 😄
Describe your task
The output for
genezio addClass
should be improved, especially the error messages. RIght now, the messages are a bit misleading.For example, the following output is misleading because it does not have all the information required to fix the issue:
This error message should also indicate that
genezio addClass
expects a filename that contains a supported extension (.ts
,.js
and.dart
).The text was updated successfully, but these errors were encountered: