You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I run yarn run start in that directory, I get a different error:
Failed to compile.
./src/screens/Design/Iconography.js
Module build failed: Error: ENOENT: no such file or directory, lstat '/mnt/c/Users/Kevin/Documents/Repositories/bloom/node_modules/axobject-query/lib/etc/objects/BannerRole.js'
Referenced from:
Strangely, after trying 5-6 times, it successfully ran.
The text was updated successfully, but these errors were encountered:
Hey there!
I followed the following steps using
yarn 1.15.2
starting in the main repo directory:yarn install
yarn run build
cd styleguide/
yarn run start
I get the following error:
Every time I run
yarn run start
in that directory, I get a different error:Strangely, after trying 5-6 times, it successfully ran.
The text was updated successfully, but these errors were encountered: