Skip to content

Failed to build Move modules #16906

Open
@datznt

Description

@datznt

Steps to Reproduce Issue

I had some errors when trying to build the project:
Failed to build Move modules: Failed to resolve dependencies for package 'test'

e.g.

  1. choco install sui
  2. sui move new test
  3. cd test && sui move build

Expected Result

Successful

Actual Result

UPDATING GIT DEPENDENCY https://github.com/MystenLabs/sui.git
Failed to build Move modules: Failed to resolve dependencies for package 'test'

Caused by:
    0: Fetching 'Sui'
    1: Failed to reset to latest Git state 'framework/testnet' for package 'Sui', to skip set --skip-fetch-latest-git-deps | Exit status: exit code: 128.

System Information

  • OS: Windows 11
  • Compiler: sui 1.21.1-5f2bfb1-dirty
  • sui client active-env: testnet
  • rustup -V: rustup 1.27.0 (bbb9276d2 2024-03-08)
  • git -v: git version 2.41.0.windows.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

cliCommand line toolsmove

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions