-
Notifications
You must be signed in to change notification settings - Fork 225
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
Debian9: Assertion `thread_id_key != 0x7777' failed #451
Comments
There's a note on the front page README about this. Fibers will not be supported on nodejs v16.x or higher. |
OK ... re-reading ... true true ... missed that, sorry. Edit: Closing |
4 tasks
This was referenced Apr 29, 2021
This was referenced Jun 8, 2021
4 tasks
RhysXia
pushed a commit
to xl-vision/xl-vision
that referenced
this issue
Oct 15, 2021
jtlindsey
added a commit
to jtlindsey/nuxtjs.org
that referenced
this issue
Dec 15, 2021
As of April 2021 maintainers of `fibers` announced it does not work with the current LTS version of Node (16.x) and "[recommends you avoid its use if possible](https://github.com/laverdet/node-fibers/blob/8f2809869cc92c28c92880c4a38317ae3dbe654d/README.md?plain=1#L1)". The authors README.md commit titled "[the end](laverdet/node-fibers@8f28098)" along with the verbiage "inevitable that one day this library will abruptly stop working and no one will be able to do anything about it" suggest this package will not be maintained going forward. Other benefits of the change: - Bring this page into alignment with [The Nuxt Configuration Guide](https://nuxtjs.org/docs/features/configuration/) which does not suggest users install fibers. - Reduce [startup headaches](laverdet/node-fibers#451) for users creating new projects using the latest LTS version of node.
RhysXia
pushed a commit
to xl-vision/xl-vision
that referenced
this issue
Feb 15, 2022
RhysXia
added a commit
to xl-vision/xl-vision
that referenced
this issue
Feb 15, 2022
Closed
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Debian 4.9.189-3+deb9u2
I added a few outputs to try to debug this myself but I couldn't figure it out further and reach out here.
The text was updated successfully, but these errors were encountered: