\Dev\MongoDbStitch\PlateSpace\Web\node_modules\React\react.js` does not match the corresponding pathon disk `react`/~/react-scroll-pagination/dist/index.js 3:45-62
我刚开始使用react --但据我所知,这是一个路径问题,npm install将模块添加到node_modules文件夹中
我使用的是React-Datepicker和MomentJS。但是当我想使用Moment来设置startDate时,这个值在日期选择器字段中给出了无效的日期。当我在控制台中登录this.state.startDate时,控制台会显示以下信息:"startdate: 27-11-2018",格式为'DD-MM-YYYY‘。此格式也用于DatePicker组件。import * as React from "