Closed pu0238 closed 1 year ago
So the bigint warning is harmless, it just means it can't find the required build tools on your machine to compile the faster native version of itself. the required build tools vary based on OS, but are the ones specified by node-gyp
Hi I am trying to use WebBundlr but it gives me below error:
bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) (node:50) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 03:39:25 (Use
node --trace-deprecation ...
to show where the warning was created)spec:
Linux
v16.15.1
3.1.2
2.1.1
npm@9.2.0
vite
app
,components
,modules
,build
,vite
@nuxtjs/tailwindcss@6.2.0
-