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

Fails to import fontawesom-svg-core and only shows a blank page #536

Open
ukleinek opened this issue Aug 8, 2024 · 2 comments
Open

Fails to import fontawesom-svg-core and only shows a blank page #536

ukleinek opened this issue Aug 8, 2024 · 2 comments

Comments

@ukleinek
Copy link

ukleinek commented Aug 8, 2024

Describe the bug

I installed wetty using sudo npm -g i wetty on a raspberry pi running Debian 12.
Starting it (wetty -p 3000) and connectiing to it using firefox http://raspi:3000/ only shows an empty black page, the browser console has an error message

Uncaught TypeError: The specifier “@fortawesome/fontawesome-svg-core” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.

Doesn't work using Chromium either (with a similar error message and also an empty black page).
Installing wetty on the Debian testing machine (using nodejs 20.15.0) shows the same symptoms.

Host running wetty

  • Device: Raspberry Pi CM4
  • OS: Debian 12
  • nodejs v18.19.0

Desktop accessing wetty

  • OS: Debian testing
  • Browser: Firefox 108.0.3

Additional context
I have no experience with nodejs, so if you need some more information, please ask.

@ukleinek
Copy link
Author

This is a duplicate of #503

@jhfoo
Copy link

jhfoo commented Oct 21, 2024

According to the duplicate this was fixed in 2023. Not sure why it's not part of the latest release?

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

No branches or pull requests

2 participants