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

No native build was found for platform=linux arch=x64 runtime=node abi=115 uv=1 libc=glibc node=20.17.0 webpack=true #246

Open
dominusmars opened this issue Oct 21, 2024 · 1 comment

Comments

@dominusmars
Copy link

I wanted to work with level in my next js application but i keep getting this error on two computers, on both windows and fedora.

Error: No native build was found for platform=linux arch=x64 runtime=node abi=115 uv=1 libc=glibc node=20.17.0 webpack=true
    loaded from: /home//gits/books/.next/server/vendor-chunks

    at load.resolve.load.path (webpack-internal:///(rsc)/./node_modules/node-gyp-build/node-gyp-build.js:60:9)
    at load (webpack-internal:///(rsc)/./node_modules/node-gyp-build/node-gyp-build.js:22:30)
    at eval (webpack-internal:///(rsc)/./node_modules/classic-level/binding.js:1:107)
    at (rsc)/./node_modules/classic-level/binding.js (/home//gits/books/.next/server/vendor-chunks/classic-level.js:19:1)
    at __webpack_require__ (/home//gits/books/.next/server/webpack-runtime.js:33:43)
    ```
@NaNOteh
Copy link

NaNOteh commented Nov 30, 2024

I wanted to work with level in my next js application but i keep getting this error on two computers, on both windows and fedora.

Error: No native build was found for platform=linux arch=x64 runtime=node abi=115 uv=1 libc=glibc node=20.17.0 webpack=true
    loaded from: /home//gits/books/.next/server/vendor-chunks

    at load.resolve.load.path (webpack-internal:///(rsc)/./node_modules/node-gyp-build/node-gyp-build.js:60:9)
    at load (webpack-internal:///(rsc)/./node_modules/node-gyp-build/node-gyp-build.js:22:30)
    at eval (webpack-internal:///(rsc)/./node_modules/classic-level/binding.js:1:107)
    at (rsc)/./node_modules/classic-level/binding.js (/home//gits/books/.next/server/vendor-chunks/classic-level.js:19:1)
    at __webpack_require__ (/home//gits/books/.next/server/webpack-runtime.js:33:43)
    ```

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