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

[Bug]: UNRECOGNIZED OS error on Raspberry Pi OS Lite #196

Open
1 of 2 tasks
michaelaflores opened this issue Jun 12, 2024 · 0 comments
Open
1 of 2 tasks

[Bug]: UNRECOGNIZED OS error on Raspberry Pi OS Lite #196

michaelaflores opened this issue Jun 12, 2024 · 0 comments

Comments

@michaelaflores
Copy link

Expected behavior

When running this package in a Node app running on Raspberry Pi OS Lite (64-bit) on a Raspberry Pi 4, I expect this to be a recognized OS.

Current behavior

When running this package in a Node app running on Raspberry Pi OS Lite (64-bit) on a Raspberry Pi 4, it throws the Unrecognized OS error.

Which are the affected features

  • node API
  • CLI

Which is your operating system?

Linux

Environment

  • Raspberry Pi 4
  • Raspberry Pi OS Lite (64-bit)

Version of node-wifi

2.0.16

Steps to Reproduce

  1. Install node-wifi package
  2. Run wifi.init({ iface: "wlan0", });
  3. Observe error

Solutions

Perhaps this OS has some different characteristic that isn't accounted for if it came out after the last release of this package?

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

1 participant