Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve dependency in expo snack #205

Closed
Tozare opened this issue Aug 30, 2021 · 4 comments
Closed

Unable to resolve dependency in expo snack #205

Tozare opened this issue Aug 30, 2021 · 4 comments

Comments

@Tozare
Copy link

Tozare commented Aug 30, 2021

Summary

From today I can not resolve several of my libraries that I used to create expo snacks. One example is when I want to use this library https://github.com/react-native-picker/picker, the expo website writes me: "Failed to resolve dependency '@react-native-picker/picker@1.16.1' (Network request failed) RETRY".

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

iOS, Web

SDK Version (managed workflow only)

42

Environment

Unable to resolve module '@react-native-picker/picker.js'
Evaluating @react-native-picker/picker.js
Evaluating Select.js
Evaluating App.js
Loading App.js
Error: Unable to resolve module '@react-native-picker/picker.js'
at Object.eval (@react-native-picker/picker.js:1:1

at eval (@react-native-picker/picker.js

at eval (@react-native-picker/picker.js

at eval (<anonymous>)
at [snack internals]
at Object.a ([snack internals]
at e.evaluate ([snack internals]
at Ze ([snack internals]
at [snack internals]
at https://snack-web-player.s3.us-west-1.amazonaws.com/v2/42/static/js/app.056cc19a.chunk.js:1:14427

Reproducible demo or steps to reproduce from a blank project

The link of the snack: https://snack.expo.dev/@tozare/14d474

@cruzach cruzach transferred this issue from expo/expo Aug 30, 2021
@cruzach
Copy link

cruzach commented Aug 30, 2021

We just made a fix so this should be resolved now- let me know if you're still seeing issues! Your snack is working for me now

@cruzach cruzach closed this as completed Aug 30, 2021
@IjzerenHein
Copy link
Contributor

Just for the record, this happened because the Snackager pod froze, most likely due to low memory/disk

@yolpsoftware
Copy link

Seems this is still an issue, although with Firebase instead of react-native-picker

#268

@AlenToma
Copy link

AlenToma commented Dec 5, 2022

I am also having this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants