Skip to content

Env Extension Publish errors on Windows with mangled path #13

@ProtoDroidBot

Description

@ProtoDroidBot

Describe the bug

When attempting to run PS C:\Users\username\OneDrive\Software\SUI-EF-WorldContracts\ef3> efctl.exe env extension publish .\world-contracts\contracts\extension_examples\ from C:\Users\username\OneDrive\Software\SUI-EF-WorldContracts\ef3 on Windows, the command fails with the following error, presumably a Windows to Linux issue:

/bin/bash: line 1: cd: /workspace/builder-scaffold/move-contracts/world-contractscontractsextension_examples: No such file or directory ERROR Publish failed: publish command failed: exec error: exit status 1 /bin/bash: line 1: cd: /workspace/builder-scaffold/move-contracts/world-contractscontractsextension_examples: No such file or directory

To Reproduce

Steps to reproduce the behavior:

  1. Run command 'efctl.exe env extension publish'
  2. See error
Image

Expected behavior

Publishing working

Environment details

  • OS: Windows 11
  • Container Engine: Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions