Skip to content
Marc Schärer edited this page Nov 18, 2022 · 3 revisions

FAQ

Installation errors

yarn

yarn install causing 'Couldn't find package "@quatico/websmith-core" required by "@quatico/websmith" on the "npm" registry.'

This is a known issue with yarn 1's support for bundled dependencies https://github.com/yarnpkg/yarn/issues/5998 Please note that yarn 2+ removed support for bundledDependencies altogether.