Skip to content
Discussion options

You must be logged in to vote
Type 'import(".../$node_modules/.deno/@[email protected]/$node_modules/@unocss/core/dist/index").UserConfig<object>' is not assignable to type 'import(".../$node_modules/.deno/@[email protected]/$node_modules/@unocss/core/dist/index").UserConfig<object>'.

I think Deno is mixing different npm versions of unocss with different types. (@[email protected] and @[email protected]).
Try to import the version used by Lume, which is 66.2.0 (https://github.com/lumeland/lume/blob/v3.0.4/deps/unocss.ts)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alecStewart1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants