EddyVerbruggen/nativescript-plugin-firebase

Installation with yarn fails

Open

#1,409 opened on Sep 17, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (429 forks)github user discovery
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?

Contributor guide