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 package "nuecss" #45

Open
langhuihui opened this issue Jan 17, 2024 · 7 comments
Open

Cannot find package "nuecss" #45

langhuihui opened this issue Jan 17, 2024 · 7 comments

Comments

@langhuihui
Copy link

when i clone this repo and run nue command got error:

✓ Initialize ./.dist/dev 
   nuemark.js
   nue.js
   page-router.js
   app-router.js
   mount.js
   diffdom.js
   hotreload.js
   error.css
   favicon.ico

✓ Nue 0.3.1 • Bun 1.0.23 
✓ Serving site from ./.dist/dev
✓ Building site to: ./.dist/dev

✓ Processing styles 42
error: Cannot find package "nuecss" from "/Users/dexter/.bun/install/global/node_modules/nuekit/src/builder.js"
@tipiirai
Copy link
Contributor

Yeah. The www-repository is currently not compatible with the official version of Nue and has all sorts of inconsistencies in place. I should mention this on the contribution guidelines. Obviously going to convert the repository to be compatible later. But not right now.

@langhuihui
Copy link
Author

I want to create a docs website,and it's a very good example for reference

@ArnavK-09
Copy link
Contributor

ArnavK-09 commented Feb 4, 2024

Yeah. The www-repository is currently not compatible with the official version of Nue and has all sorts of inconsistencies in place. I should mention this on the contribution guidelines. Obviously going to convert the repository to be compatible later. But not right now.

hey, can you update this, or public any alpha nuecss version, i want to contribute in this website but this error is not letting me :(

https://github.com/nuejs/nue/blob/master/packages/nuekit/src/builder.js#L121

@nobkd
Copy link
Contributor

nobkd commented Feb 4, 2024

Here's the current roadmap:

Roadmap

As you can see, NueCSS is the next item on the list.
So when he publishes it in nuejs/nue, this repo should be updated accordingly.
IN the meantime, we can only contribute by what we can see from the docs' markdown without running it ourselves. :)

@ArnavK-09
Copy link
Contributor

ArnavK-09 commented Feb 4, 2024

Here's the current roadmap:

Roadmap

As you can see, NueCSS is the next item on the list. So when he publishes it in nuejs/nue, this repo should be updated accordingly.

ohh thanks, would wait till march!

IN the meantime, we can only contribute by what we can see from the docs' markdown without running it ourselves. :)

well already made some
#47
nuejs/create-nue#36
#48

@tipiirai
Copy link
Contributor

tipiirai commented Feb 5, 2024

I know. This is not a good situation. There is a re-write operation ahead after the Nue CSS is out, since it's not really a pre-processor that is coming, but rather a design system. I want to replace that Stylus-like syntax with Lightning CSS and standards-based CSS (with nesting)

@ArnavK-09
Copy link
Contributor

image

how to enable nuecss

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

4 participants