-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has Anyone Found Solution To This Bug! #1207
Comments
It seems your screenshot upload wasn't complete at the time you posted your comment. |
Sorry, I just fixed the screenshot. ANd yes, as in issue #988 - just that this is not warning but an error stopping project build. |
Your screenshot indicates that you use the filesystem persistence adapter somewhere on client side. Could you provide some code where you initialize your collection and adapters? |
My code in Angular service is as simple as below, meanwhile I try a Stabliz repro and get back to. THANKS.
|
Well, I have found a work around in the meantime until fix, or browser browser file to import. The fix is the option:
in build section of Angular/project .json. |
I see. Then let's close this one a it is the same issue as discussed in #988. I'm currently preparing |
This
fs module
error has kept me away from using this wonderful Library since its version 0.23.0. It won't allow project or library build.I am on a fresh Angular 18 esbuild (vite) project, stil errors as shown below:
The text was updated successfully, but these errors were encountered: