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
I recently had the error below suggesting to use (allow_empty) but I couldn't find documentation for this stanza
Error: The package vscode-ocaml-platform does not have any user defined
stanzas attached to it. If this is intentional, add (allow_empty) to the
package definition in the dune-project file
-> required by _build/default/vscode-ocaml-platform.install
-> required by alias all
The text was updated successfully, but these errors were encountered:
Desired Behavior
I recently had the error below suggesting to use
(allow_empty)
but I couldn't find documentation for this stanzaThe text was updated successfully, but these errors were encountered: