question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

2.1.3 breaks TypeScript build

See original GitHub issue
ERROR in [at-loader] ./node_modules/react-toastify/index.d.ts:23:16 
    TS2304: Cannot find name 'Transition'.
ERROR in [at-loader] ./node_modules/react-toastify/index.d.ts:37:37 
    TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.

I think there need to be imports for React and Transition.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:23 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
LeopoldLerchcommented, Oct 23, 2017

works now @me

0reactions
fkhadracommented, Oct 23, 2017

Fix pushed. Anything is ok for you now ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - TypeScript 3.9
Each of these pull requests gains about a 5-10% reduction in compile times ... This is a breaking change, but we believe most...
Read more >
sequelize-typescript - npm
Create a new branch. Run tests locally ( npm install && npm run build && npm run cover ) and ensure your commits...
Read more >
The Angular Compiler requires TypeScript >=3.4.0 and <3.5.0 ...
Went to the Angular 9 breaking changes; Searched for typescript version and found that it supports only 3.7; Edit my typescript version in ......
Read more >
Configuring a Node.js Application on CircleCI
Building and Testing with JavaScript and Node.js on CircleCI. ... This key is used to issue warnings about breaking changes. version: 2.1.
Read more >
karma-typescript - npm Package Health Analysis - Snyk
Run unit tests written in Typescript with full type checking, seamlessly without extra build steps or scripts. Get remapped test coverage with Istanbul....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found