Closed Snaptags closed 4 years ago
postcss-cli seems not to be able to handle Windows paths?
❌ postcss "D:\\dev\\epicreact\\react-workshop-app\\node_modules\\normalize.css\\normalize.css" --cssnano --no-map
✔️ postcss "D:/dev/epicreact/react-workshop-app/node_modules/normalize.css/normalize.css" --cssnano --no-map
Thanks for the fix!
@kentcdodds/react-workshop-app
version: v2.16.10node
version: v14.12.0 / v12.18.4npm
version: v6.14.8Relevant code or config
What you did:
Run the "validate" script
What happened:
Reproduction repository:
this one :-)
Problem description:
I'm not sure if that rather is a kcd-scripts issue… On the other hand: validating the kcd-scripts projects works just fine.
Suggested solution:
Be able to run cross-platform.