bitflower / stencil-lerna-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stencil monorepo with Lerna + Typescript Project References = failing tests

Demonstrates the Can't find module ... error that is thrown when running spec tests.

Setting up this repo

git clone https://github.com/bitflower/stencil-lerna.git
cd stencil-lerna-tests
npm install
lerna bootstrap
npm run build
cd packages/design-system
npm run jest

The error

https://link

About


Languages

Language:TypeScript 82.2%Language:HTML 7.2%Language:CSS 5.9%Language:JavaScript 4.7%