fquirin / cordova-plugin-local-notifications

Cordova Local-Notification Plugin (fixed fork)
Apache License 2.0
13 stars 27 forks source link

Publish to NPM #4

Open awreese opened 1 year ago

awreese commented 1 year ago

Please publish plugin to NPM. In our build system we're unable to install directly from Git + https/ssh.

Your Environment

Expected Behavior

Should be able to install package dependency via NPM. This also allows locking to a specific version.

Actual Behavior

Install requests fail because we can't install directly from Git.

Steps to Reproduce

Running npm install to install project dependencies for build.

Context

N/A

Debug logs

N/A

ppetree commented 6 months ago

I second this request... this fork appears to be the most current and most likely to work but npm is the only place we can pull from.