Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Timeline.js Unexpected token (73:19) #194

Closed
caleroni5 opened this issue Dec 4, 2017 · 1 comment
Closed

Timeline.js Unexpected token (73:19) #194

caleroni5 opened this issue Dec 4, 2017 · 1 comment

Comments

@caleroni5
Copy link

When add to project, I get
ERROR in .//react-calendar-timeline/src/lib/Timeline.js
Module parse failed: C:*\node_modules\react-calendar-timeline\src\lib\Timeline.js Unexpected token (73:19)
You may need an appropriate loader to handle this file type.
|
| export default class ReactCalendarTimeline extends Component {
| static propTypes = {
| groups: PropTypes.oneOfType([PropTypes.array, PropTypes.object]).isRequired,
| items: PropTypes.oneOfType([PropTypes.array, PropTypes.object]).isRequired,
@ ./
/react-calendar-timeline/src/index.js 1:0-37

@caleroni5
Copy link
Author

sorry, already solved #134

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant