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

Cannot find module win32-x64-108\fibers #471

Open
wvduffelen opened this issue Apr 4, 2024 · 0 comments
Open

Cannot find module win32-x64-108\fibers #471

wvduffelen opened this issue Apr 4, 2024 · 0 comments

Comments

@wvduffelen
Copy link

A new installation of Visual Studio gives the following error when trying to run the Task Runner:

## There is an issue with node-fibers##{projectLocation}\node_modules\fibers\bin\win32-x64-108\fibers.node is missing. Try running this to fix the issue: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VisualStudio\NodeJs\win-x64\node.exe {projectLocation}\node_modules\fibers/build Error: Cannot find module '{projectLocation}\node_modules\fibers\bin\win32-x64-108\fibers'

I've tried to uninstall node-fibers and reinstalling it, saved it too devDependencies and installed other versions but nothing seems to fix it. It keeps referring tot the wrong folder (x64-108) which doesn't exist. What could be the problem?

Node fibers v5.0.3 (and also tested v5.0.0)
Node.js v12.18.3
NPM v6.14.6

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