Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vast number of "No content roots with bsconfig.json file found" warnings in IJ log file #249

Closed
jfehrle opened this issue May 21, 2020 · 3 comments

Comments

@jfehrle
Copy link
Collaborator

jfehrle commented May 21, 2020

plugin version: 0.88.1-2020.1

I'm seeing a vast number of these messages in my IntelliJ log. This is one second's worth. Perhaps they can be eliminated or greatly reduced. I'm using OCaml, not ReasonML.

2020-05-21 16:18:18,117 [614645233]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,117 [614645233]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,118 [614645234]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,118 [614645234]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,118 [614645234]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,119 [614645235]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,119 [614645235]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
2020-05-21 16:18:18,119 [614645235]   WARN -              ReasonML.platform - No content roots with bsconfig.json file found 
@jfehrle
Copy link
Collaborator Author

jfehrle commented May 21, 2020

It makes it impossible to find anything else in the log. For example, my most recent IJ log file with thousands of lines covers only 67 seconds and these are only messages present in the file. It would be very hard to find any other messages in the file to debug non-ReasonML problems.

@giraud
Copy link
Owner

giraud commented May 22, 2020

Fixed in master, I'll try to publish a new version very soon

@giraud
Copy link
Owner

giraud commented May 22, 2020

should be fixed in 0.89

@giraud giraud closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants