pcdotfan / taro-plugin-tailwind

Taro 接入 tailwindcss 插件
https://taro-ext.jd.com/plugin/view/5fbb3a0799370e09266e2d68
MIT License
135 stars 11 forks source link

Taro v3.6.8 taro tailwind --init 失败 #229

Closed oberdex closed 1 year ago

oberdex commented 1 year ago

👽 Taro v3.6.8

Error: Cannot find module './dist/index.js' Require stack:

NODE:v16.20.1 平台:windows

pcdotfan commented 1 year ago

抱歉打包出了点问题,麻烦下载 1.3.3 重试。

oberdex commented 1 year ago

D:\tt\WWW\jz.test\app\tuotiao2\node_modules\taro-plugin-tailwind\dist\chain.js:7 const checkConfigExists = (platform) => (0, fs_extra_1.existsSync)(path_1.default.resolve(getConfigPath(platform))); ^

TypeError: Cannot read properties of undefined (reading 'resolve')

oberdex commented 1 year ago

抱歉打包出了点问题,麻烦下载 1.3.3 重试。

图片

pcdotfan commented 1 year ago

Release 1.3.4

oberdex commented 1 year ago

Release 1.3.4 谢谢 ok了