I am having an error in my code node require external module. i need puppeteer. i know there is a puppeteer community node, but its not working from me for some reason. so i am trying to just run it in a code node instead.
@ThinkBot hey thanks for your response. i tried to restart my container, and even redeployed also. but it is the same error, cannot fine module puppeteer when running the code node.
one thing though, when i try to restart my container, i needed to install npm puppeteer again. is that normal?