material-design icon indicating copy to clipboard operation
material-design copied to clipboard

Won't install

Open IceHacks opened this issue 5 years ago • 6 comments

The latest Alva Canary (v1.0.0-38) says that this is incompatible. Am I doing something wrong or is it just out of date?

This is what I did:

$ git clone https://github.com/meetalva/material-design.git

$ cd material-design

$ npm i

$ npm run build

That's all I did, nothing was changed except maybe when I built it. There were no errors and the ./lib folder looked fine.

and then I imported the package.json into Alva.

IceHacks avatar Mar 06 '19 05:03 IceHacks

Thanks for reporting, I can reproduce this. In the meantime you can use the npm installable version of @metalva/material-design to play with the componennts.

marionebl avatar Mar 07 '19 10:03 marionebl

Ok, thank you

IceHacks avatar Mar 07 '19 22:03 IceHacks

In the meantime you can use the npm installable version of @metalva/material-design to play with the componennts.

This didn't work. Then I found out it needed to be @meetalva not @metalva lol. Thanks.

Edit: Ok, finished installing. And said it was incompatible. I guess I'll make my own now.

IceHacks avatar Mar 28 '19 18:03 IceHacks

I still have this problem with the newest Alva version, where I can install this designkit directly from inside Alva. After pressing "connect" it tries to install for ages and than complains that the library is incompatible...

FunkMonkey avatar Apr 10 '19 18:04 FunkMonkey

Yeah, we found out that there is some trouble with the Webpack build. We're investigating it at the moment...

tilmx avatar Apr 11 '19 13:04 tilmx

Cool

IceHacks avatar Apr 14 '19 00:04 IceHacks