Build Error with sample smart contract from youtube video for development setup

Hi,
I’m trying to follow one of the Venom YouTube videos on setting up the development environment. I’ve followed the steps, but when trying to build the simple smart contract provided it fails with the error “Cannot find module ‘./build/factorySource’ or its corresponding type declarations.”. I know that this is a typescript type error, but has anyone seen this and know how I should fix?