node modules in workers

how can i import functions from node modules on npm either with workers or something else? im trying to request an api then respond with a modified version of the api
2 Replies
Hello, I’m Allie!
You just import them? Not sure I understand
d
d2w ago
i installed all the fallbacks and stuff but now i cant use buffer ERROR in node:buffer Module build failed: UnhandledSchemeError: Reading from "node:buffer" is not handled by plugins (Unhandled scheme). Webpack supports "data:" and "file:" URIs by default.