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
Closing as a duplicate of #2760. This prerelease version of node is not in esbuild’s internal feature database, so it is meaningless to ask for esbuild to accept it. The target setting deliberately only accepts version triples.
I'm trying to use esbuild on a nightly build of Node, but I get this error:
From the looks of it, the version regexp seems a bit too strict:
esbuild/pkg/api/api_impl.go
Line 287 in 270a210
semver.org suggests this regexp:
The text was updated successfully, but these errors were encountered: