Skip to content
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

Unable to load local files #814

Open
wasianp0wer opened this issue Jun 24, 2024 · 1 comment
Open

Unable to load local files #814

wasianp0wer opened this issue Jun 24, 2024 · 1 comment
Labels

Comments

@wasianp0wer
Copy link

wasianp0wer commented Jun 24, 2024

Steps to reproduce

Attempting to load a font file with OpenType, was met first with the error of being "unable to load a local file". Tried to verify file access via fs, but was met with Module not found: Error: Can't resolve 'fs'. Same error also occured when I attempted to use the electron app module. I'm not so concerned about the opentype error as that's probably an issue on my end, but the fs problem seems it's probably something more, and I have been unable to find a fix for it online.
image
image

✔️ Expected Behavior

Being able to read local files via fs or opentype.

🔍 Additional context

I should mention that I had upgraded my personal fork of this project to Angular 18, I noticed the main project is still on 17.

@akhil02hero
Copy link

Hi @wasianp0wer I am intrested to look into this issue, is it still a valid bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants