You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
So I tried it after removing the rm -rf build && rm -rf node_modules part of the preinstall script because it wasn't saving the node_modules folder. This then installed fine. But after running npm run build I then got this error:
Is that an issue with the symbolic linking? I'm not familiar with how that is supposed to work so while I'd like to try and resolve it (I'm really keen to find a way to contribute to the project) I might need a few pointers for how to approach this. Maybe it's something else beyong my knowledge that's causing the issue however.
Anyway if anyone has a suggestion for how I could approach getting this going I would appreciate any tips. I found playing with the marbles really helpful for learning about observable streams so I really want to help out.
Thanks for that @pbadenski - I had to also run npm install from within the node_modules/@cycle/core directory too - but it's all going now. I also updated my node version but I don't think that would have made a difference.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After I npm installed everything, when running npm run build, this error gets thrown:
When running npm run preinstall and then npm run build again, I get this error:
The text was updated successfully, but these errors were encountered: