rajeshwarpatlolla / ionic2-datepicker

MIT License
14 stars 9 forks source link

Doesn't work #1

Open jstoup111 opened 7 years ago

jstoup111 commented 7 years ago

npm install ionic2-datepicker --save Doesn't generate any of the files on install. All that is in node_modules/ionic2-datepicker is a package.json file.

I know this is in beta, but it'd be really great to have a working version of this.

benhulan commented 7 years ago

Are you still having this problem? Is it possible that you're getting an error from another node module? I had a peer dependency error, but after resolving that, npm install --save ionic2-datepicker worked fine for me.

gonself commented 7 years ago

Hi!

I've the same issue... the folder only contains a package.json...

thanks in advance