Coder Social home page Coder Social logo

Comments (5)

dougwilson avatar dougwilson commented on May 11, 2024 1

Hi, I have no idea, as even there is no Object.t.createWindow in this module, either.

from serve-static.

dougwilson avatar dougwilson commented on May 11, 2024 1

Well, across the entire code base of express I'm sure instanceof is being used many places. You'd need to narrow down exactly which module your instanceof error is coming from to be able to figure out what is going on at the least. Nothing in express does createWindow, however, as that sounds like a web browser api and express is a server side framework.

from serve-static.

dougwilson avatar dougwilson commented on May 11, 2024

Hello, and I'm sorry you are having trouble. Unfortunately, I don't think this module can help, as there is no instanceof in our code base. You can view our code base right here on Github: https://github.com/expressjs/serve-static/blob/master/index.js

Without even an instanceof in our code base, it would seem to be an impossibility to correct an error in the usage of instanceof that doesn't exist. If you can provide further details, perhaps link to where exactly in the code the instanceof error is coming from and/or provide full reproduction steps that shows where this instanceof is in this module, I can re-open the issue. I'm closing now because you may have opened against the wrong module by accident.

from serve-static.

hp1493 avatar hp1493 commented on May 11, 2024

@dougwilson , error seems to be invoked at
at Object.t.createWindow as per the stacktrace and yes you are correct on instance of being referenced in line from Parser-Lib module.
So was wondering if these are linked as i couldn't see Parserlib in Server-static dependency tree as well,
Any lead would be really helpful 🙂

from serve-static.

hp1493 avatar hp1493 commented on May 11, 2024

Any idea if express is using above methods top in this module as these are part of minified code as part of server bundles generated

from serve-static.

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.