You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added a parcel bundled site directly to a branch from this repository to show the issue with postcss-loader grabbing the postcss configuration from a file in the working tree
I've added a parcel bundled site directly to a branch from this repository to show the issue with postcss-loader grabbing the postcss configuration from a file in the working tree
https://github.com/conrado/react-tailwind-env/tree/postcss-loader-grabbing-local-postcss-config
When this happens the bit dev server will throw an error as it tries to look for plugins inside the bit's bvm version node_modules directory.
the error reads:
The quickest workaround I found last night was to install the following node packages in bvm's bit version node_modules directory:
The text was updated successfully, but these errors were encountered: