报错如下:
Error: [object Object] is not a PostCSS plugin

解决办法:pnpm install postcss -D
重新安装 postcss 依赖,重新运行即可。
结果:顺利运行

最新 taro v3 运行,报错 Error: [object Object] is not a PostCSS plugin 解决办法
阅读 31
2024-07-24
报错如下:
Error: [object Object] is not a PostCSS plugin

解决办法:pnpm install postcss -D
重新安装 postcss 依赖,重新运行即可。
结果:顺利运行

相关推荐
精彩评论(0)