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

Problem with Node 17 #293

Open
pcnandes opened this issue Jun 14, 2022 · 0 comments
Open

Problem with Node 17 #293

pcnandes opened this issue Jun 14, 2022 · 0 comments

Comments

@pcnandes
Copy link

When I update my project to Node 17 I receive this error:

Error: Cannot find module '/.../carga_deter_node/node_modules/gdal-next/lib/binding/node-v102-linux-x64/gdal.node'
Require stack:

  • /.../node_modules/gdal-next/lib/gdal.js
  • /.../dist/shape-to-pg-dump.js
  • /.../dist/main.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:999:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (/.../node_modules/gdal-next/lib/gdal.js:22:31)
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