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
Often mxlint-cli is updated before the extension is refreshed to the latest mxlint-cli version. You can use the latest version (assuming it's compatible) with the extension by following the steps:
4
+
5
+
- Download the CLI binary from https://github.com/mxlint/mxlint-cli/releases (You need the one with name that ends with windows-amd64.exe for windows)
6
+
- You will find a file with name `mxlint-local.exe` in `$project_dir/.mendix-cache/` directory. Delete `mxlint-local.exe`
7
+
- Copy or move the new mxlint-cli to `$project_dir/.mendix-cache`. Make sure it's called `mxlint-local.exe`
0 commit comments