Code Monkey home page Code Monkey logo

Comments (4)

 avatar commented on May 22, 2024

Oh I see. It's because typings is in the devDependencies and not
dependencies.
But if I write just 'typings install', and you don't have it installed
globally, it will fail - no?

On Wed, Jul 6, 2016 at 7:03 PM, Kyle J. Kemp [email protected]
wrote:

I'm not using Typescript so I don't have nor use typings. It fails to
install in the postinstall step as a result. I saw that the path is node_modules/.bin/typings
install - you should just be able to say typings install and it should
install based on the depended-on install of typings - no need to specify
the full path.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#13, or mute
the thread
https://github.com/notifications/unsubscribe/ACUsQ-zNQOObNEsGebsJ99lEObdIAAP6ks5qS9HngaJpZM4JGPV3
.

Adam Klein
CTO & Co-Founder
Tel. +972-52-747-5633
blog.500tech.com http://blog.500tech.com
meetup.com/angularjs-il

from angular-tree-component.

seiyria avatar seiyria commented on May 22, 2024

It should be a dependency unless you make it optional.

No, node adds the .bin directory to the path automatically when running npm scripts (try it out) so it is extraneous.

from angular-tree-component.

 avatar commented on May 22, 2024

How would you do typings install as optional? Need to check if typings is
installed.
Something like a bash script?

On Thu, Jul 7, 2016 at 3:49 PM, Kyle J. Kemp [email protected]
wrote:

It should be a dependency unless you make it optional.

No, node adds the .bin directory to the path automatically (try it out) so
it is extraneous.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ACUsQyKYOEpLPZrME8Q7sNglStlT71nRks5qTPXkgaJpZM4JGPV3
.

Adam Klein
CTO & Co-Founder
Tel. +972-52-747-5633
blog.500tech.com http://blog.500tech.com
meetup.com/angularjs-il

from angular-tree-component.

seiyria avatar seiyria commented on May 22, 2024

Make it a dependency instead of a dev dependency.

from angular-tree-component.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.