Skip to content
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

Fix installation from non-registry #3

Merged
merged 1 commit into from
Apr 10, 2018
Merged

Fix installation from non-registry #3

merged 1 commit into from
Apr 10, 2018

Conversation

seiyria
Copy link

@seiyria seiyria commented Mar 18, 2018

If you do npm i jianminLee/ionic-img-viewer it will say there's no package.json. Turns out, it requires a valid semver version (Found this out by trying to install as a tarball).

This fix will make it install correctly.

@feyth02
Copy link

feyth02 commented Mar 29, 2018

Good day. I tried downloading the codes, and changing the semver as you wrote, but I'm getting an error when I run ionic serve. It said module 'IonicImageViewerModule' is not found despite npm install is successful and plugin name added to project's package.json.

@jianminLee jianminLee merged commit 986c218 into jianminLee:master Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants