-
Notifications
You must be signed in to change notification settings - Fork 299
Description
ERROR in ./src/views/mydesk/TraceList.js
Module not found: Error: Can't resolve 'rctui/DatepickerRange' in 'C:\Users\Harry\web develop\oa3test\src\views\mydesk'
@ ./src/views/mydesk/TraceList.js 39:23-55
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/Fetch.js
Module parse failed: Unexpected token (100:54)
You may need an appropriate loader to handle this file type.
| fetch = { url: fetch }
| }
| let { method = 'get', url, data, then, request, ...options } = fetch
| if (!request) {
| request = Refetch
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 2:0-41
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Table/Table.js
Module parse failed: Unexpected token (111:8)
You may need an appropriate loader to handle this file type.
| if (!Array.isArray(data)) {
| return (
|
|
| <td style={{textAlign: 'center'}} colSpan={columns.length + (onSelect ? 1 : 0)}>{data} @ ./node_modules/_rctui@0.7.20@rctui/Table/index.js 3:0-27
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Select/Select.js
Module parse failed: Unexpected token (118:8)
You may need an appropriate loader to handle this file type.
| if (this.props.filterAble) {
| return (
|
| <input className={classnames(_input.input)}
| value={this.state.filter}
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 6:0-29
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/FormItem.js
Module parse failed: Unexpected token (168:37)
You may need an appropriate loader to handle this file type.
|
| render () {
| let { name, readOnly, popover, ...props } = this.props
| const { controlProps, errors } = this.context
| const { result } = this.state
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 3:0-47
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./src/views/mydesk/TraceList.js
Module not found: Error: Can't resolve 'rctui/DatepickerRange' in 'C:\Users\Harry\web develop\oa3test\src\views\mydesk'
@ ./src/views/mydesk/TraceList.js 39:23-55
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/Fetch.js
Module parse failed: Unexpected token (100:54)
You may need an appropriate loader to handle this file type.
| fetch = { url: fetch }
| }
| let { method = 'get', url, data, then, request, ...options } = fetch
| if (!request) {
| request = Refetch
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 2:0-41
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Table/Table.js
Module parse failed: Unexpected token (111:8)
You may need an appropriate loader to handle this file type.
| if (!Array.isArray(data)) {
| return (
|
|
| <td style={{textAlign: 'center'}} colSpan={columns.length + (onSelect ? 1 : 0)}>{data} @ ./node_modules/_rctui@0.7.20@rctui/Table/index.js 3:0-27
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Select/Select.js
Module parse failed: Unexpected token (118:8)
You may need an appropriate loader to handle this file type.
| if (this.props.filterAble) {
| return (
|
| <input className={classnames(_input.input)}
| value={this.state.filter}
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 6:0-29
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/FormItem.js
Module parse failed: Unexpected token (168:37)
You may need an appropriate loader to handle this file type.
|
| render () {
| let { name, readOnly, popover, ...props } = this.props
| const { controlProps, errors } = this.context
| const { result } = this.state
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 3:0-47
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Lazyload.js
Module parse failed: Unexpected token (32:13)
You may need an appropriate loader to handle this file type.
|
| if (Array.isArray(children)) {
| return
| } else {
| return Children.only(children)
@ ./src/views/mydesk/TraceList.js 43:16-41
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/Filter.js
Module parse failed: Unexpected token (32:28)
You may need an appropriate loader to handle this file type.
|
| render () {
| const { data, filter, ...props } = this.props
| return (
| <Component {...props}
@ ./node_modules/_rctui@0.7.20@rctui/Table/index.js 8:0-43
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Input.js
Module parse failed: Unexpected token (32:58)
You may need an appropriate loader to handle this file type.
|
| render () {
| const { className, grid, type, size, readOnly, value, ...other } = this.props
| const props = {
| className: classnames(
@ ./src/views/mydesk/TraceList.js 33:13-35
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/Sort.js
Module parse failed: Unexpected token (37:20)
You may need an appropriate loader to handle this file type.
| render () {
| const state = this.state
| const { data, ...props } = this.props
| let sortData = isEmpty(state) ? data : this.sort(data, state)
|
@ ./node_modules/_rctui@0.7.20@rctui/Table/index.js 6:0-39
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Filter.js
Module parse failed: Unexpected token (39:8)
You may need an appropriate loader to handle this file type.
| }
| return (
| <FormControl key={f.name} {...props}>
| { cloneElement(f.component, {name: f.name}) }
|
@ ./src/views/mydesk/TraceList.js 29:14-37
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/Pagination.js
Module parse failed: Unexpected token (54:26)
You may need an appropriate loader to handle this file type.
|
| render () {
| const { pagination, ...props } = this.props
| let pagi = this.getPagination(pagination)
|
@ ./node_modules/_rctui@0.7.20@rctui/Table/index.js 7:0-51
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/Select/format.js
Module parse failed: Unexpected token (69:11)
You may need an appropriate loader to handle this file type.
| }
|
| return <Component {...props} data={data} />
| }
|
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 5:0-29
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js
ERROR in ./node_modules/_rctui@0.7.20@rctui/higherOrders/ClickAway.js
Module parse failed: Unexpected token (69:8)
You may need an appropriate loader to handle this file type.
| render () {
| return (
| <Component {...this.props}
| open={this.state.open}
| onOpen={this.handleOpen}
@ ./node_modules/_rctui@0.7.20@rctui/Select/index.js 4:0-49
@ ./src/views/mydesk/TraceList.js
@ ./src/views/mydesk/All.js
@ ./src/containers/Full/Full.js
@ ./src/index.js