You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2023. It is now read-only.
Describe the bug
Installation of repo locally not possible, as esbuild@v0.12.9 fails on installation script.
Due to a latest bug mentioned by the esbuild maintainer here: evanw/esbuild#1711 (comment) 21 days ago .
We need to upgrade the dependency, esbuild to 0.14.17
Describe the bug
Installation of repo locally not possible, as
esbuild@v0.12.9
fails on installation script.Due to a latest bug mentioned by the esbuild maintainer here: evanw/esbuild#1711 (comment) 21 days ago .
We need to upgrade the dependency, esbuild to
0.14.17
To Reproduce
Steps to reproduce the behavior:
npm i
Screenshots
Expected Behavior
No errors.
The text was updated successfully, but these errors were encountered: