Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running styleguide locally because of missing modules #432

Open
weedgrease opened this issue Jun 7, 2019 · 0 comments
Open

Error running styleguide locally because of missing modules #432

weedgrease opened this issue Jun 7, 2019 · 0 comments

Comments

@weedgrease
Copy link

weedgrease commented Jun 7, 2019

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:

Failed to compile.

./src/components/SiteHeader/SiteHeader.js
Module build failed: Error: Cannot find module 'eslint-visitor-keys'

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant