Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPossibly error in the lingui example #10073
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Feel free to send a PR. |
This comment has been minimized.
This comment has been minimized.
|
I would like to fix this. |
This comment has been minimized.
This comment has been minimized.
|
oh … too late for me :) |
This comment has been minimized.
This comment has been minimized.
|
Checked #10104 and there doesn't seem to be an issue with the example |
This comment has been minimized.
This comment has been minimized.
|
I agree, TS is not a requirement in this example.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Bug report
Describe the bug
On https://github.com/zeit/next.js/tree/canary/examples/with-lingui
I am getting error on
npm run extractAnd log itself:
Packages:
package-lock.json
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Extracted locales
System information
Additional context
If I am installing typescript — it actually helps.