How can any NPM package be added if internal node modules have to prefixed with "node:"?

Do I have to go in and patch every import in my external libraries?
Was this page helpful?