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:
- Run command 'efctl.exe env extension publish'
- See error
Expected behavior
Publishing working
Environment details
- OS: Windows 11
- Container Engine: Docker
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 directoryTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Publishing working
Environment details