-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
BugSomething isn't workingSomething isn't working
Description
When creating a new project I found that there is an error
'tailwindcss/plugins/container' is imported by ../../../../../../var/folders/64/0sk2_z6n3js7b93cj47tlpxw0000gn/T/broccoli-90368eONv5LidytFA/cache-003-rollup/build/config/tailwind.js, but could not be resolved – treating it as an external dependency
Build Error (BuildTailwindPlugin)
Cannot find module 'tailwindcss/plugins/container'
This is a new application and the only issue I can find is that the project is in a yarn workspace instead of the root node project so paths are different.
This could be an issue with the build tree including relative paths to the project instead of doing a lookup to find the project/node_module root?
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working