stefan-mysten

Results 139 comments of stefan-mysten
trafficstars

Thanks for reporting this. It might be some issue related to folder permissions somehow. If you ever get the chance, you could try to use `sui move build --install-dir `...

@datznt could you also tell me your Git version?

@windyund thanks for reporting. Have you tried any of the suggested fixes (remove .move folder, install older version, etc), and did any of those work?

@huisq are you on Windows? If yes, can you do the following and let us know if any worked or not: - move your Move project as close as possible...

@huisq thanks. The `--skip-dependency-verification` flag is for `sui client publish`, sorry, I messed them up. What terminal are you using? Can you try with Powershell with admin rights?

@huisq sorry to hear that. Could you please provide a bit more details about your setup? * win version * git version * rustup version (if you have them installed)...

@johnjmartin can we check if we have these flags in the config file?

@amnn I did some changes. Not very happy with the need to push the `version` into the context data for each query. The alternative is to add the `version` as...

Thanks @amnn for the suggestions. I think this is ready now!

@enoloo is this a feature request? If so, could you explain a bit more the requirements and use cases that you envision?