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
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
I use multiple VS Code workspaces, each for a different project. When the Vale extension is installed it assumes you want Vale in every workspace and there are two errors that appear when it's not being used. One is failure to find the .vale.ini and the other is "There was an error running Vale TypeError [ERR_INVALID_ARG_TYPE]: The "file" argument must be of type string. Received undefined."
These errors are annoying and frequent enough that I've considered uninstalling the extension.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use multiple VS Code workspaces, each for a different project. When the Vale extension is installed it assumes you want Vale in every workspace and there are two errors that appear when it's not being used. One is failure to find the .vale.ini and the other is "There was an error running Vale TypeError [ERR_INVALID_ARG_TYPE]: The "file" argument must be of type string. Received undefined."
These errors are annoying and frequent enough that I've considered uninstalling the extension.
The text was updated successfully, but these errors were encountered: