fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
250 stars 255 forks source link

Wrong README.md (4.x.x version does not exist on npm) #326

Closed RupinSahu closed 4 years ago

RupinSahu commented 4 years ago

Versions

Describe the bug I tried installing v4.0.0 version as it is provided in README.md but npm returned with error that it does not exist. So either update README.md or release v4 so that the confusion in installation can be removed

To Reproduce Steps to reproduce the behavior:

  1. Type npm i ngx-daterangepicker-material@^4.0.0 in terminal & press enter
  2. See error - npm ERR! code ETARGET npm ERR! notarget No matching version found for ngx-daterangepicker-material@4.0.0. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\RupinPC\AppData\Roaming\npm-cache\_logs\2020-08-27T03_54_30_435Z-debug.log

Expected behavior On providing ^4.0.0 for version, it should install it

Additional context Please refer to the README.md image image

fetrarij commented 4 years ago

Hello, thanks for reporting. I have just published the v4 and v2