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
Jsdevtools/ono contains a bug which crashes the client if the package is build without commonjs. So any esm built fails as this broken code is included in the esm version. Anything rollup based that uses this cant build or use OAS because of this dependency.
There is an open issue as well as a "fixing" pull request:
The developer @JamesMessinger has not reacted to multiple mentions for more than a year, the bug will be two years old soon.
I suggest forking and fixing the package, and including the fork as a dependency, or moving to remove the dependency from this package completely to fix the oas library.
The text was updated successfully, but these errors were encountered:
Jsdevtools/ono contains a bug which crashes the client if the package is build without commonjs. So any esm built fails as this broken code is included in the esm version. Anything rollup based that uses this cant build or use OAS because of this dependency.
There is an open issue as well as a "fixing" pull request:
The developer @JamesMessinger has not reacted to multiple mentions for more than a year, the bug will be two years old soon.
I suggest forking and fixing the package, and including the fork as a dependency, or moving to remove the dependency from this package completely to fix the oas library.
The text was updated successfully, but these errors were encountered: