Closed jairzh closed 8 years ago
Yeah I've been working on a solution for this. The tooling API doesn't always return compiler error messages.
For now, you can use the --meta
flag to force the deploy to use the metadata API which has much better log results. This can also be set as a default in the config.
@jairzh Tracked down the issue. It's in the nforce-tooling plugin. I just sent them a pull request and will update dmc as soon as it gets resolved.
Resolved and released in the latest beta. Thanks @jairzh!
You are great @kevinohara80
The console log always display
unknown error occurred
when compiling error.So can the tool display an error message's detail that will be better for debugging.