Model SDK does not support version 8.12.0

0
Hello everyone. I used Model SDK to do something with Mendix studio pro 7.23.** ‘s App. Now I try to use Model SDK to do something with Mendix studio pro 9.0.5 ‘s App, but I get the error message: UnhandledPromiseRejectionWarning: Error: The Model SDK you are using does not support opening a working copy with metamodel version '9.0.5'. Please update to the latest Model SDK. Then I update to the latest Model SDK(npm i),but get the same error. I find the latest Model SDK as this: So now Model SDK can’t work for new version of Mendix studio pro ‘s App. Can I get some help here? Thanks in advance!
asked
1 answers
0

npm update mendixmodelsdk --save

answered