<html><head></head><body><div dir="auto">Hi Martin,<br><br>Certain bundlers can be painful if they depend on native binaries...<br><br>Please look at the following issue. Maybe you can use the wasm build on Dragonfly:<br><br><<a href="https://github.com/rollup/rollup/issues/5491">https://github.com/rollup/rollup/issues/5491</a><br><br>If that works, please report back :)<br><br>Regards,<br><br>Michael<br></div><br><br><div class="gmail_quote"><div dir="auto">Am 16. Februar 2025 18:17:45 MEZ schrieb Martin Ivanov <marto1980@gmail.com>:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="auto">Hello, Michael, thank you for your reply.</div><div dir="auto">The problem in both cases were missing deps. Today I was struggling with angular and the problem was the rollup package. Angular uses a freebsd package for it and hence expects that the system has the respective deps. I even unpacked a base freebsd package locally and told ldconfig to use it. This solved the missing deps errors on npm start, but lead to segmentation fault instead. </div><div dir="auto"><br></div><div dir="auto">I remember that the problem with next.js was very similar. Next weekend I will try to wrap angular into a docker container deriving from alpine Linux. I hope this will allow me to develop on my dfly system. At least ChatGPT seems to be confident that this is possible. </div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">Martin</div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Michael Neumann <<a href="mailto:mneumann@ntecs.de">mneumann@ntecs.de</a>> schrieb am So. 16. Feb. 2025 um 18:58:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div><div dir="auto">Hi,<br><br>I'd suggest to look into Svelte or Solid.js. <br><br>Never had problems with these on Dragonfly. I wonder what exactly is the problem with Next or Angular on Dragonfly?<br><br>Regards,<br><br>  Michael</div></div><div><br><br><div class="gmail_quote"><div dir="auto">Am 16. Februar 2025 17:34:20 MEZ schrieb Martin Ivanov <<a href="mailto:marto1980@gmail.com" target="_blank">marto1980@gmail.com</a>>:</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
<div dir="ltr">Hello,<div>I tried developing with next.js and angular in my dfly installation. However, both failed due to incompatible or missing dependencies. Has anyone been successful developing frontend on dfly with one of these technologies? If so, I would be happy to learn how.</div><div><br></div><div>Thank you!</div><div>Best regards,</div><div>Martin Ivanov</div></div>
</blockquote></div></div></blockquote></div></div>
</blockquote></div></body></html>