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
Hello! I'm trying to use the plugin, but I don't have Watchman installed in the app container for compatibility reasons, and I don't think we'll be able to add it for now. Is there any way to pass the --without-watchman flag as indicated in the error message? If yes, where can I do this?
The text was updated successfully, but these errors were encountered:
I think a generic setting to pass additional command line options might be the way to go here (and will be the most flexible). Storing it as a project or module-scoped setting is probably the way to go. I don't think it should be too hard to bolt on to the existing settings for this plugin.
I can't promise I'll have time to tackle this in the coming days, but hopefully within the next couple weeks.
Hello! I'm trying to use the plugin, but I don't have Watchman installed in the app container for compatibility reasons, and I don't think we'll be able to add it for now. Is there any way to pass the
--without-watchman
flag as indicated in the error message? If yes, where can I do this?The text was updated successfully, but these errors were encountered: