Git Product home page Git Product logo

Comments (5)

darklight9811 avatar darklight9811 commented on August 21, 2024 2

Actually the error just reappeared out of nowhere, but a solution for me is to install using yarn and just run dev with bun

from bun.

darklight9811 avatar darklight9811 commented on August 21, 2024 1

@wesleycoder I don't know if its the same case as you, but bun 1.1.17 fixed it for me. It was an issue with bun install, if I installed everything with node, it would work when running bun.

I will close it for now since the bug I reported was fixed

from bun.

darklight9811 avatar darklight9811 commented on August 21, 2024 1

related

from bun.

wesleycoder avatar wesleycoder commented on August 21, 2024

I've run in the same issue when trying go use Next.js with Bun in a Docker container for deploy with fly.io in a monorepo setup.

I'll try to isolate a reproduction repository with my use-case w/ Docker.

from bun.

wesleycoder avatar wesleycoder commented on August 21, 2024

I managed to fix my issue with the help of turborepo, running the prune command with the --docker flag was enough to mitigate most of the problems for me.

For me prune fits because I was building only a subset of the monorepo, but this may not apply to everyone.

Maybe you can try prune and see if it helps you, although it seems this occurs in dev mode for you, while for me was only at prod/build time:
https://turbo.build/repo/docs/reference/prune

from bun.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.