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

how to install via the yarn package manager #36

Open
tacman opened this issue Feb 12, 2021 · 2 comments
Open

how to install via the yarn package manager #36

tacman opened this issue Feb 12, 2021 · 2 comments

Comments

@tacman
Copy link

tacman commented Feb 12, 2021

Thanks for making this available -- quite exciting to have MIT-licensed bootstrap 5 admin theme available, with no jQuery dependencies!

Can you make this available in the yarn package manager? I'd like to start using it, and was hoping to do something like

yarn add volt-bootstrap-5-dashboard

Then I can add the imports and requires in my .js and .scss files, then use webpack to manage it all.

I'm currently using admin-lte in this manner, and it works fairly well. However, I'm no expert on this, which is why I'm trying to simplify this as much as possible.

Thanks.

@toshi-ue
Copy link

toshi-ue commented Mar 26, 2021

me too.
I use webpacker and yarn in rails.
I found the link below and tried to execute the command yarn add @themesberg/volt-bootstrap-5-dashboard.
@themesberg/volt-bootstrap-5-dashboard | Yarn - Package Manager

However, it doesn't add node_modules, actually is not installed.
Is it still not available in yarn?

@zoltanszogyenyi
Copy link
Member

zoltanszogyenyi commented May 28, 2021

Hey @tacman and @toshi-ue,

Can you give me an example of an expected behaviour when using Yarn? I'll consider pushing this update for a minor version soon. Today we're releasing a new version with a bump to a stable BS 5 version, and a few more updates.

I think that one of the problems could be that Volt itself has quite a few dependencies itself. When installing via Yarn, can you set these dependencies to be installed as well?

Thanks!

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