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

Could not locate bindings file when building with parcel #139

Open
Pieter-1337 opened this issue Nov 27, 2020 · 1 comment
Open

Could not locate bindings file when building with parcel #139

Pieter-1337 opened this issue Nov 27, 2020 · 1 comment

Comments

@Pieter-1337
Copy link

Hi, i'm trying to run a build with parcel, but I am getting following error message:
(node:27024) UnhandledPromiseRejectionWarning: Error: Could not locate the bindings file.

Currently using:

  • node: 14.15.0 (64 bit)
  • npm: 6.14.8

See img below for full error

deasyncbindings

Weird thing is when I run a pipeline on Azure devops with same Agent settings (node 14.15.0 npm 6.14.8), the parcel build works with no errors...

@mrckzgl
Copy link

mrckzgl commented Jan 5, 2021

Same error appears when just requiring deasync using require('deasync');
Environment:

  • node: v14.15.4 (Linux 64bit)
  • npm: 6.14.10
  • deasync: 0.1.21

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