ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

problem installing tailwindcss #4230

Closed AdamWarlock08 closed 3 years ago

AdamWarlock08 commented 4 years ago

when i try to build my css i receive this error.

question Which command would you like to run?: build:css $ postcss src/index.css -0 src/tailwind.css TypeError: Patterns must be a string or an array of strings at assertPatternsInput (C:\Users\steve\minproj3\node_modules\globby\index.js:16:9) at generateGlobTasks (C:\Users\steve\minproj3\node_modules\globby\index.js:41:2) at module.exports (C:\Users\steve\minproj3\node_modules\globby\index.js:115:20) at C:\Users\steve\minproj3\node_modules\postcss-cli\index.js:59:14 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

holiman commented 3 years ago

Mist is deprecated and not under development anymore