You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ng2-completer module is not found after doing fresh install (from git clone)
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
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 ]
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
bug report
Do you want to request a feature or report a bug?
Report a bug
ng2-completer module is not found after doing fresh install (from git clone)
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
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
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 ]
The text was updated successfully, but these errors were encountered: