Skip to content

Errors Running bun run web and bun run dev:web #28

Answered by maxbodin
maxbodin asked this question in Q&A
Discussion options

You must be logged in to vote

Running the following command resolved the issue for me. It seems that the problem originates from Tailwind:

yarn tailwindcss -i ./app/global.css -o ./node_modules/.cache/nativewind/global.css.web.css

From : nativewind/nativewind#593 (comment)

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@maxbodin
Comment options

@AchrafBn
Comment options

@maxbodin
Comment options

@maxbodin
Comment options

Answer selected by maxbodin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants