Closed
Description
Version
3.0.0-rc.10
Node and OS info
Node 8.10, yarn 1.9.2, macOS 10.13.6
Steps to reproduce
https://github.com/ffxsam/repro-import-bug
- Clone repo
- Run
yarn && yarn serve
- See critical error.
What is expected?
I expect the app to run with no issues.
What is actually happening?
Error is given: Cannot invoke an expression whose type lacks a call signature. Type 'typeof moment' has no compatible call signatures.
Using import moment from 'moment'
also does not work.
Metadata
Metadata
Assignees
Labels
No labels