Admin not found, build failed

It seems I’m having a dependency issue, and I was wondering the appropriate way to resolve this. Does anyone know if this was resolved in a later version of Strapi, or should I be running this command manually for my installs?

Building your admin UI with development configuration ...
ℹ Compiling Webpack
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Error: Module not found: Error: Can't resolve '@buffetjs/styles/webfonts/Lato-Regular.ttf' in '/var/www/vhosts/<domain>/<sub-domain>/.cache/admin/src/components/Fonts' 
System Information
  • Strapi Version: 3.3.2
  • Operating System: CentOS 8
  • Database: MYSQL
  • Node Version: 12.4
  • NPM Version: 6.9.0

Resolved issue by upgrading to Strapi 3.6.2.