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

Fail to compile for missing fibers.node #7

Closed
tai271828 opened this issue Nov 17, 2021 · 1 comment
Closed

Fail to compile for missing fibers.node #7

tai271828 opened this issue Nov 17, 2021 · 1 comment

Comments

@tai271828
Copy link

When invoking npm run serve, the output shows

# There is an issue with `node-fibers` ##
`/home/tai271828/work-my-projects/tbbca/tmp-frontend/disfactory-frontend/node_modules/fibers/bin/linux-x64-88-glibc/fibers.node` is missing

Reproducing environment:

$ npm --version
7.7.6
$ nvm --version
0.35.2
$ nvm list
->     v15.14.0
<skipped>

For me it could be worked around by:

npm uninstall fibers
npm install fibers
@tai271828
Copy link
Author

tai271828 commented Jan 5, 2022

Duplicate of #16

@tai271828 tai271828 marked this as a duplicate of #16 Jan 5, 2022
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