Closed gorkamolero closed 8 years ago
You're right... I have always typings & typescript installed globally. I will change the package.json so it runs from $(npm bin).
Awesome. Thanks! Please tell me if you did
On Fri, Oct 7, 2016 at 2:02 PM Rafal Baumann notifications@github.com wrote:
You're right... I have always typings & typescript installed globally. I will change the package.json so it runs from $(npm bin).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rbaumi/angular2-select/issues/1#issuecomment-252235260, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9dEcPuWNZ0OCDpKHk3ADuCK-eBXjrWks5qxjS4gaJpZM4KQ6ZD .
Done.
Hello! Trying to use this in a Webpack project. Can't install if I don't have global typings & typescript also installed. Throws an error in my language, which would translate to something like:
"typings" isn't recognized as a command...