-
Notifications
You must be signed in to change notification settings - Fork 32
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
TypeError: setArgs is not a function #34
Comments
I also encountered the same problem, how to solve it |
Me too |
This plugin breaks on v2 (see here). Instead use gatsby-plugin-postcss. Note that paths in |
Its breaking in monorepo
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting this error when trying to run
yarn docz dev
:doczrc.js
I'm using Lerna in this monorepo project.
package.json
package/react-nice-calendar/package.json
The text was updated successfully, but these errors were encountered: