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.

Latest version (0.12.0) broken

See original GitHub issue

When upgraded to the latest version (0.12.0), my app is not buildable by TypeScript because of the following error:

TypeScript error in app/node_modules/react-virtuoso/dist/Virtuoso.d.ts(2,29):
Cannot find module 'tinyrx'.  TS2307

    1 | import React, { CSSProperties, FC, PureComponent, ReactElement } from 'react';
  > 2 | import { TSubscriber } from 'tinyrx';
      |                             ^
    3 | import { TScrollLocation } from './EngineCommons';
    4 | import { ListItem } from './GroupIndexTransposer';
    5 | import { TRender, TRenderProps } from './VirtuosoList';

I can see that react-virtuoso does not refer to the tinyrx as its dependency.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
EdwardSaltercommented, Jul 2, 2020

@petyosi - Thank you for that. Do you have an estimate on when that will be released?

EDIT: I have updated and all is right with the world again. Many thanks for the very quick turnaround! 👍

0reactions
petyosicommented, Jul 2, 2020

@EdwardSalter - sorry about that, should be fixed in 0.17.5.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Broken Universe - Tower Defense update for 23 March 2022 ...
The third major update, version 0.12.0, has been applied. . This major update includes new 8th Chapter, as well as...
Read more >
Next/prev broken on version 0.12.0-1 when viewing from samba ...
When opening images on a samba share the next/prev buttons do not work and Ristretto acts like only a single file is inside...
Read more >
Release 0.12.0 - Statsmodels
The following lists the main new features of statsmodels 0.12. 0. In addition, release 0.12. 0 includes bug fixes, refactorings and improvements in...
Read more >
rEFInd version 0.12.0 broke with the Apple firmware version ...
rEFInd version 0.12.0 broke with the Apple firmware version 429.0.0.0.0. Forum: General Discussion. Creator: Startergo. Created: ...
Read more >
Update #17: School, MCPE 0.12.0 and Broken Audio - YouTube
Update #17: School, MCPE 0.12.0 and Broken Audio. 3.1K views 7 years ago ... Last To Leave Pool Of $20,000 Keeps It. MrBeast....
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