Closed siosio34 closed 1 year ago
A minimal reproduction is necessary to demonstrate that there's a bug in this project, and so I'm not inadvertently spending my time offering free support.
Happy to reopen if a reproduction is provided.
I'm also happy to offer support through my sponsorship program: https://github.com/sponsors/privatenumber
similar problem when using esbuild-loader for transpiling code from node_modules in storybook config
I'd love to help but I'll need to debug a reproduction
Problem
After upgrading from esbuild 3 version to version 4, the following error message occurs when yarn start is executed. Below is the full text of the error log.
My folder architecture is as below.
Expected behavior
I want it to work normally when I hit yarn start.
Minimal reproduction URL
sry
Version
v4.0.1
Node.js version
v18.16.1
Package manager
yarn
Operating system
macOS
Contributions