More verbose compilation errors?

I am trying out the Adalo’s custom component, but have some errors on compilation when running npx adalo dev. Is there any more verbose errors than just:

webpack 5.93.0 compiled with 2 errors

Also weird that the localhost:8001 server just returns:

Cannot GET /

Feels like developing the custom component is a bit painful, as there is no easy way just to render the component from the local environment without having custom wrapper project for it with custom configuration. What is the easiest way to troubleshoot my compilation errors?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.