Giter VIP home page Giter VIP logo

Comments (4)

Fishrock123 avatar Fishrock123 commented on May 4, 2024

Reading the source, it does still support that syntax: https://github.com/expressjs/morgan/blob/master/index.js#L46-L53
In fact, the method you are suggesting is deprecated.

Can you post how you are using it?

from morgan.

dougwilson avatar dougwilson commented on May 4, 2024

You're simply not using the latest version, because you're asking to use the older signature as @Fishrock123 pointed out. The README always corresponds to the version you're looking at and as such, the README on Github right now is for version 1.5.0. If you want the README for version 1.1.1 (which was before the two arguments) then you need to explicitly load it (or look in your installed node_modules folder).

from morgan.

llafuente avatar llafuente commented on May 4, 2024

You were right. Version 1.0.1

I was using morgan in angular-fullstack I instantly supose latest version. my bad.

from morgan.

dougwilson avatar dougwilson commented on May 4, 2024

Ah, yea, it looks like 1.0.1 is the highest you'll get from there by default: https://github.com/DaftMonk/generator-angular-fullstack/blob/master/app/templates/_package.json#L7

from morgan.

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.