Skip to content

Unable to load local files #814

@wasianp0wer

Description

@wasianp0wer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions