Hey @Vadorequest, sorry to hear you’re having difficulties here. I just messaged another community member who was figuring out how to import node modules as well so I’ll share some of the same resources as I did there.
You can use the wildcard value for the external npm modules you want to allow instead of specifying the individual name. I’d also recommend checking to make sure you’re installing them globally, and rebuilding your docker container.