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
Linked to earlier issue about unexpected error in command. Turns out the module add command always gives errors when multiple extra flags are given. Error messages are incorrect as well. Suspect the parser is not properly tokenizing the arguments.
The text was updated successfully, but these errors were encountered:
Linked to earlier issue about unexpected error in command. Turns out the
module add
command always gives errors when multiple extra flags are given. Error messages are incorrect as well. Suspect the parser is not properly tokenizing the arguments.The text was updated successfully, but these errors were encountered: