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

Ng2-completer is not found and how do I solved it. #689

Closed
genz10 opened this issue Feb 8, 2017 · 1 comment
Closed

Ng2-completer is not found and how do I solved it. #689

genz10 opened this issue Feb 8, 2017 · 1 comment

Comments

@genz10
Copy link

genz10 commented Feb 8, 2017

  • I'm submitting a ...
    bug report

  • Do you want to request a feature or report a bug?

Report a bug

  • What is the current behavior?

ng2-completer module is not found after doing fresh install (from git clone)

I'm doing fresh install from git clone then execute "sudo npm install" and "npm start" , after that an error show that ng2-completer is not found. I managed to solved this problem by execute this command "npm install ng2-completer --save" (add "ng2-completer": "^1.0.0" to package.json) and the problem is resolved.

  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

Linux ubuntu 14.04
Node 6.9.1

  • Angular version: Core "2.4.4"
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Explained above[all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

@lexzhukov
Copy link
Contributor

@genz10, thanks for your bug report. This bug was fixed in d34e6e9.

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

No branches or pull requests

3 participants