microsoft / microsoft/AzureStorageExplorer

Fail to install Storage Explorer on GitHub Codepsace

Open
#3,801 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

OS: Win 10

Steps to Reproduce:

  1. Open VS Code and install "Visual Studio Codespaces" extension.
  2. Create a new GitHub Codespace and connect it.
  3. Install Storage Explorer on Codespace using the below commands.
sudo apt update
sudo apt install snapd
sudo snap install storage-explorer

Expected Experience:
Succeed to install Storage Explorer.

Actual Experience:
Fail to install Storage Explorer on GitHub Codespace.
image

More Info:

  1. Codespaces environment:
    image
  2. Succeed to install Storage Explorer on Ubuntu 18.04 VM using the same commands.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the listed apt and snap commands in a GitHub Codespace and inspect the attached failure screenshot. Compare that environment with the Ubuntu 18.04 VM where installation succeeds; done means Storage Explorer installs successfully in the Codespace.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, linux
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.