react-native-material-kit icon indicating copy to clipboard operation
react-native-material-kit copied to clipboard

is there a working npm install react-native-material-kit for windows?

Open aspiringguru opened this issue 7 years ago • 2 comments

Forgive me for this sin, I know all good devs should be on linux.

Currently stuck in win dev land, pray for me to find the strength to migrate to linux.

oh and thanks for the awesome package, I spent too much time yesterday reading material and starting on a tutorial path using this and other packages before realising my windows npm install didn't work (?).

If I'm reading and googling correctly, there is no stable windows stable install for this package? If this is true, are there workarounds to reaching a workable version? Future plans to make a windows npm install version available?

apologies if I've misread the bleeding obvious. :)

[and yes, I really need to migrate to linux]

aspiringguru avatar Aug 25 '17 22:08 aspiringguru

what is the error message you found?

amorenew avatar Sep 09 '17 21:09 amorenew

Forgive me for this sin, I know all good devs should be on linux.

Currently stuck in win dev land, pray for me to find the strength to migrate to linux.

oh and thanks for the awesome package, I spent too much time yesterday reading material and starting on a tutorial path using this and other packages before realising my windows npm install didn't work (?).

If I'm reading and googling correctly, there is no stable windows stable install for this package? If this is true, are there workarounds to reaching a workable version? Future plans to make a windows npm install version available?

apologies if I've misread the bleeding obvious. :)

[and yes, I really need to migrate to linux]

You need to install node in order to be able to install npm packages

theRealSheng avatar Mar 12 '19 16:03 theRealSheng