Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find module 'unocss-preset-chroma' or its corresponding type declarations.ts(2307) #2

Open
clifmo opened this issue Feb 5, 2022 · 2 comments

Comments

@clifmo
Copy link

clifmo commented Feb 5, 2022

Clone of the repo works as expected. Installation via pnpm to typescript project following instructions

import { presetChroma } from 'unocss-preset-chroma'

missing .d.ts?

@Woedenaz
Copy link

Installing this with npm, pnpm, or yarn gives no code at all. It just gives the LICENSE, package.json, and README.md file. As it is right now, it is completely unusable.

Putting in an override to fetch older versions doesn't seem to work either, even though it does download the dist folder but it still says: Cannot find module 'unocss-preset-chroma' or its corresponding type declarations.

Rather frustrating since this is one of the Community presets that UnoCSS links directly in their documentation.

@umut77
Copy link

umut77 commented Aug 17, 2023

Any update with this issue? it installs via npm but directory structure is different? Would love to see this updated. Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants