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

Problem with Restyler Job #3056822 #204

Closed
yathomasi opened this issue Apr 10, 2023 · 1 comment
Closed

Problem with Restyler Job #3056822 #204

yathomasi opened this issue Apr 10, 2023 · 1 comment

Comments

@yathomasi
Copy link

Hi there-

I'm having a problem with a Restyled Job

What I expected to happen:
Run without errors

What happened instead:
Failed unexpectedly

# .restyled.yaml as it was in the commit for the Job
restylers:
  - name: prettier
    arguments: ['--config=./.prettierrc', '--ignore-path=./.prettierignore']
    include:
      - '**/*.css'
      - '**/*.js'
      - '**/*.json'
      - '**/*.jsx'
      - '**/*.md'
      - '**/*.mdx'
      - '**/*.ts'
      - '**/*.tsx'
      - '**/*.yaml'
      - '**/*.yml'
@pbrisbin
Copy link
Member

Hi there, sorry about that! I can see the build errored with,

Cannot find module '@dvcorg/gatsby-theme-iterative/tailwind.config'

You can find more information on this error here.

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

2 participants