EddyVerbruggen/nativescript-plugin-firebase
View on GitHubInstallation with yarn fails
Open
#1,409 opened on Sep 17, 2019
help wanted
Repository metrics
- Stars
- (1,005 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
The install scripts are not triggered when installed using yarn.
Additionally, the build seems not to run properly using yarn. There are missing dependencies for example.
After switching to npm everything works fine.
Is this known?