-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
Prettier is not correctly configured in updated tailwind/expo v2 monorepo #438
Comments
For others who stumble here, the solution so far is to do Open to a PR fixing it. |
@xerxiastudios I tried running This problem can be resolved in one of two ways:
|
Could you please submit a PR? |
Related: #145 |
Yes, I will give it a try. Do you have a preferred version of Prettier? |
Is there an existing issue for this?
Do you want this issue prioritized?
Current Behavior
npx create-solito-app@latest my-solito-app -t with-tailwind
For this repo, prettier is not working.
"ERROR" - 05:13:32] Error resolving prettier configuration for /packages/app/features/user/detail-screen.tsx
["ERROR" - 05:13:32] A dynamic import callback was not specified.
TypeError: A dynamic import callback was not specified.
at new NodeError (node:internal/errors:399:5)
at importModuleDynamicallyCallback (node:internal/process/esm_loader:39:9)
Expected Behavior
No response
Steps To Reproduce
No response
Versions
Screenshots
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered: