【发布时间】:2021-05-06 15:39:57
【问题描述】:
我正在使用 Postcss 和 autoprefixer 将 tailwind 集成到 React Js 中。
这是我在运行 npm start 或 npm run start 后立即得到的错误
npm 错误!代码生命周期
npm 错误!错误号 1
npm 错误! ethniquecity@0.1.0 开始:npm run watch:css && react-scripts start
npm 错误!退出状态 1
npm 错误!
npm 错误! ethniquecity@0.1.0 启动脚本失败。
npm 错误!这可能不是 npm 的问题。上面可能还有额外的日志输出。
npm 错误!可以在以下位置找到此运行的完整日志:
【问题讨论】:
标签: reactjs npm frontend tailwind-css