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.

Upgraded to redash 15, v1 not found

See original GitHub issue

I just upgraded to Redash 15.0.0 and following the documentation, I changed my imports to import { onScrollEvent, useValues } from 'react-native-redash/v1'; but I’m getting build errors Unable to resolve module `react-native-redash/v1, what am I doing wrong? Is v1 a separate package now?

Thanks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wcandilloncommented, Sep 8, 2020

🎉 This issue has been resolved in version 15.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

0reactions
wcandilloncommented, Sep 8, 2020

sorry for the mess, I went a bit too quick, I did manage to make the package still compatible with v1 even tough v2 break compatibility with v1 (interpolate -> interpolateNode, Easing -> EasingNode)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Upgrade (Legacy Images) - Redash
Starting from v1.0.0, the upgrade script is part of the codebase, ... Upgrade failing with “sudo: /etc/init.d/redash_supervisord: command not found”.
Read more >
Error: Unable to run docker-compose on Apple M1 Silicon
I've tried uninstalling/reinstalling/cleaning and what was suggested here: Unable to docker-compose build but did not work.
Read more >
Page 115 - Redash Discourse
Updated from 1.0.3 to 2.0 and now Google Analytics and Sheets are missing as data sources ... V1.0 has removed dashboard grouping from...
Read more >
How to Upgrade - Redash
To move from V4 to V7, for example, you should upgrade V4 to V5 to V6 to V7. During each migration, check the...
Read more >
useValues is not a function, react-native-redash - Stack Overflow
import { useValues } from "react-native-redash/lib/module/v1";. Update December 2022. Since version 17.0.0 v1 version is not supported ...
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