neutralinojs / neutralino.js

JavaScript API for Neutralinojs
https://neutralino.js.org/docs/api/overview
MIT License
237 stars 47 forks source link

Enhanced Error Reporting for Improved Debugging and User Experience #99

Closed Sadaf-A closed 7 months ago

Sadaf-A commented 7 months ago

currently the errors are not as descriptive and this makes it harder to figure out how to debug.

error(1)

error should be more descriptive which will make it easier to debug the code

shalithasuranga commented 7 months ago

Closing due to the reason explained in the related pull request. Thanks so much for posting this :tada: