Skip to content
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

update v135_7 -> v136 #1012

Open
mabels opened this issue Jan 13, 2025 · 0 comments
Open

update v135_7 -> v136 #1012

mabels opened this issue Jan 13, 2025 · 0 comments
Labels
browser Not working in Browser

Comments

@mabels
Copy link

mabels commented Jan 13, 2025

Hi,

i run a local esm instance in my CI for a long time, and today I begin to fail:

then I did a little analysis (3h) I broke it down:

<html>
  <head></head>
  <body>
<script type="module">
import { fireproof } from 'http://localhost:4874/@fireproof/core?no-dts'

console.log("fp", fireproof)
    </script>
    hello world
  </body>

if it points to a v136 the import will fail --- if I use v135_7 it works.

with esmd logging:

2025/01/13 10:26:34 [error] build '/@fireproof/vendor@1.0.4/es2022/@ipld/dag-json.mjs': failed to analyze @fireproof/vendor@1.0.4/@web3-storage/pail/link: could not resolve build entry

Sorry for not digging into it.

Thx

Meno

@mabels mabels added the browser Not working in Browser label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

1 participant