fedimint-web-sdk icon indicating copy to clipboard operation
fedimint-web-sdk copied to clipboard

fix(dev): missing clightning in the shell

Open dpc opened this issue 8 months ago • 3 comments

dpc avatar Mar 29 '25 02:03 dpc

⚠️ No Changeset found

Latest commit: ef2fdef32cd8a922db0b30f82ce051e3196838aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 29 '25 02:03 changeset-bot[bot]

Size Change: 0 B

Total Size: 7.48 MB

ℹ️ View Unchanged
Filename Size
packages/core-web/dist/index.js 2.7 kB
packages/core-web/dist/worker.js 679 B
packages/create-fedimint-app/dist/index.mjs 17.1 kB
packages/react/dist/index.js 1.29 kB
packages/wasm-bundler/fedimint_client_wasm_bg.wasm 3.73 MB
packages/wasm-web/fedimint_client_wasm_bg.wasm 3.73 MB

compressed-size-action

github-actions[bot] avatar Mar 29 '25 02:03 github-actions[bot]

@alexlwn123

2025-03-30T16:23:46.933895Z  WARN fm::devimint: Main process failed, will shutdown err=Could not spawn: devimint-faucet: No such file or directory (os error 2)

We might need to add devimint-faucet to the shell (just like we are adding devimint).

BTW. this command becamse devimint faucet recently.

dpc avatar Mar 30 '25 21:03 dpc

cleaning up stale pr - this issue was resolved per https://github.com/fedimint/fedimint-web-sdk/pull/152

alexlwn123 avatar Jun 09 '25 15:06 alexlwn123