lanjingling0510 / react-mobile-datepicker

🙊 👻 look a demo, Please imitate mobile environment.
https://codepen.io/lanjingling0510/pen/LRpOYp?editors=1010
MIT License
303 stars 148 forks source link

npm install后不行呀,提示以下信息 #11

Closed dongkeng001 closed 7 years ago

dongkeng001 commented 7 years ago

npm WARN deprecated cssnext@1.8.4: cssnext is now postcss-cssnext. cssnext is deprecated. See postcss-cssnext migration guide http://cssnext.io/postcss/

lanjingling0510 commented 7 years ago

@huangzhiwei001 This is not related to this component, It should be your project cssnext version is too low.

dongkeng001 commented 7 years ago

GET http://0.0.0.0:8080/ 503 (Service Unavailable)

lanjingling0510 commented 7 years ago

@huangzhiwei001 我已经加了package-lock.json,你可以升级npm到5,再试试