-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: build on windows in CI #2184
Labels
exp/expert
Having worked on the specific codebase is important
need/analysis
Needs further analysis before proceeding
need/maintainers-input
Needs input from the current maintainer(s)
Comments
Looks like a bunch of other things are failing as well: https://github.com/ipfs/ipfs-webui/actions/runs/7076694600 |
whizzzkid
added
exp/expert
Having worked on the specific codebase is important
need/analysis
Needs further analysis before proceeding
need/maintainers-input
Needs input from the current maintainer(s)
and removed
need/triage
Needs initial labeling and prioritization
labels
Dec 7, 2023
I also encountered the same issue when launching the webui project on Windows. How should I solve it
|
@sumingcheng not sure what the fix is just yet, but i'm going to start looking into this now |
SgtPooki
added a commit
to ipfs/ipld-explorer-components
that referenced
this issue
Feb 13, 2024
webui windows is failing, see ipfs/ipfs-webui#2184
SgtPooki
added a commit
to ipfs/ipld-explorer-components
that referenced
this issue
Feb 13, 2024
* feat: migrate to @helia/http * chore: deps and storybook fixes * deps: more dep cleanup * deps: eslint-config-ipfs * deps: babel * deps: filesize update * deps: ipfs-unixfs update * deps: rollup update * deps: cytoscape update * deps: i18next update * deps: @types/* update * deps: @ipld deps update * deps: @multiformats/sha3 update * test: test consumers * test: ensure test is ran in CI * test: remove consumer test for now webui windows is failing, see ipfs/ipfs-webui#2184
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
exp/expert
Having worked on the specific codebase is important
need/analysis
Needs further analysis before proceeding
need/maintainers-input
Needs input from the current maintainer(s)
see https://github.com/ipfs/ipfs-webui/actions/runs/7067401834/job/19240720367
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'd:'
The text was updated successfully, but these errors were encountered: