#ENOENT: No such file or directory

1 messages · Page 1 of 1 (latest)

olive wagon
#

I'm trying to move over from node to bun and I figured I might write my new project with it, slight problem though: when running normally everything works as intended, but when compiling for production and running this error appears, and I'm not sure why...

The project (so far) isn't even that complicated, how is it not finding the files? Which files is it not finding? How come there's no stack trace NotLikeAtago

https://github.com/Sans3108/ddnet-bind-profiles

tepid dune
#

Hard to say exactly but one thing that comes to mind is the embedded files

#

You could try importing the .html files more explicitly