<div dir="ltr">Hello, Michael,<div>thank you so much for your suggestion. I followed the link and just added <span style="background-color:rgb(31,31,31);font-family:"Droid Sans Mono","monospace",monospace;font-size:14px;white-space:pre;color:rgb(156,220,254)">"overrides"</span><span style="background-color:rgb(31,31,31);color:rgb(204,204,204);font-family:"Droid Sans Mono","monospace",monospace;font-size:14px;white-space:pre">: {</span></div><div style="color:rgb(204,204,204);background-color:rgb(31,31,31);font-family:"Droid Sans Mono","monospace",monospace;font-size:14px;line-height:19px;white-space:pre"><div> <span style="color:rgb(156,220,254)">"rollup"</span>: <span style="color:rgb(206,145,120)">"npm:@rollup/wasm-node@latest"</span></div><div> }</div><div><br></div><div>to my package.json. Of course, I had to also provide the path to my locally built esbuild v0.24.2 by adding this to my ~/.cshrc "setenv ESBUILD_BINARY_PATH /home/marto/repos/esbuild/cmd/esbuild/esbuild</div><div>". I also added this to the scripts section of my package.json: "<span style="color:rgb(156,220,254)">"preinstall"</span>: <span style="color:rgb(206,145,120)">"export ESBUILD_BINARY_PATH=/home/marto/repos/esbuild/cmd/esbuild/esbuild". </span>"Now I can develop with angular on Dragonfly!</div><div><br></div><div>Best regards,</div><div>Martin</div></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Am So., 16. Feb. 2025 um 22:36 Uhr schrieb Michael Neumann <<a href="mailto:mneumann@ntecs.de">mneumann@ntecs.de</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><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" target="_blank">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 <<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: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"><div dir="ltr" class="gmail_attr">Michael Neumann <<a href="mailto:mneumann@ntecs.de" target="_blank">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:1px solid rgb(204,204,204);padding-left:1ex"><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:1px solid rgb(204,204,204);padding-left:1ex">
<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></div></blockquote></div>