tiny-vue icon indicating copy to clipboard operation
tiny-vue copied to clipboard

🐛 [Bug]: duplication of preset @unocss/preset-icons and preset-tinyuno

Open gweesin opened this issue 1 year ago • 0 comments

Version

latest

Vue Version

latest

Link to minimal reproduction

N/A

Step to reproduce

execute pnpm run site command

What is expected

No response

What is actually happening

[email protected] site D:\opensource\tiny-vue pnpm build:entry && gulp themeConcat -w & pnpm -C examples/sites start

[email protected] build:entry D:\opensource\tiny-vue pnpm -C internals/cli build:entry

[email protected] build:entry D:\opensource\tiny-vue\internals\cli esno src/index.ts build:entry

npm run build:entry done. [packages/vue/index.ts,packages/vue/pc.ts,packages/vue/mobile.ts,packages/vue/mobile-first.ts]

@opentiny/[email protected] start D:\opensource\tiny-vue\examples\sites vite

[1] [10:20:10] Using gulpfile D:\opensource\tiny-vue\gulpfile.mjs [1] [10:20:10] Starting 'themeConcat'... [1] [10:20:10] Finished 'themeConcat' after 81 ms [unocss] duplication of preset @unocss/preset-icons found, there might be something wrong with your config. [unocss] duplication of preset preset-tinyuno found, there might be something wrong with your config. [unocss] duplication of preset @unocss/preset-icons found, there might be something wrong with your config. [unocss] duplication of preset preset-tinyuno found, there might be something wrong with your config.

What is your project name

TinyVue

Any additional comments (optional)

No response

gweesin avatar Aug 03 '24 02:08 gweesin