-
Notifications
You must be signed in to change notification settings - Fork 988
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
Error while running npm install #327
Comments
Got exactly the same issue, are you using Expo 44? |
Hi @fl1jason, my expo-cli version is 5.0.3 and sdk version should be 43 based on this doc https://docs.expo.dev/versions/v44.0.0/ |
@shreyanshsaha that’s a shame. I’ve managed to get Kitten UI working a treat in a new app I’ve built, but have given up with Kitten Tricks. :-( |
Yeah, the framework is working. You can still download the tricks from app store and check the code in the repo. Thats what I am doing. |
@shreyanshsaha yeah, that’s what I’m doing too. I’ll keep an eye on it. |
Just fyi I had no issue running the package install using "yarn" |
npm i is still broken. any news? |
on package.json change:
to:
|
🐛 Bug Report
console output
file: /home/shrey/.npm/_logs/2022-01-08T20_38_19_312Z-debug.log
To Reproduce
Steps to reproduce the behavior:
npm install
Expected behavior
npm install should download the required deps
Link to runnable example or repository (highly encouraged)
current repo
UI Kitten and Eva version
Environment information
The text was updated successfully, but these errors were encountered: