unocss / unocss

The instant on-demand atomic CSS engine.

Home Page:https://unocss.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release workflow failed

zyyv opened this issue · comments

commented

I found the release workflow was failed

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of URL. Received undefined

const root = resolve(fileURLToPath(import.meta.url), '../..')

I have debugged locally, maybe import.meta.url was the wrong reason.


Now, Interactive(0.33.1) 、Playground(0.33.1) and Vscode extension(0.33.2) version is different from the latest veison.

Please update it to be consistent.

p.s.
I personally use playground a lot, but now, there is no drak mode in it. It's so terriable. hhhh😂

Nuxt was broken so I locked to previous version for the site before I can take time to loolk into it.