Coder Social home page Coder Social logo

Comments (3)

thiagobustamante avatar thiagobustamante commented on August 20, 2024

Hi @adamdry,

I tried your code, but it worked as expected here. No error occurred. I saw that the version declared in package.json was 1.0.2. When I ran npm i, it installed the newest 1.1.1.

I don't know what caused the error to you, but can you try again with this new version?

from typescript-ioc.

adamdry avatar adamdry commented on August 20, 2024

Thanks, this is indeed now fixed! 👍

from typescript-ioc.

theanurin avatar theanurin commented on August 20, 2024

I met same error message when missing emitDecoratorMetadata: true in my tsconfig.json ("version": "1.2.5")

[2019-10-07T23:52:26.965] [FATAL] launcher - Invalid type requested to IoC container. Type is not defined. TypeError: Invalid type requested to IoC container. Type is not defined.
    at checkType (service/node_modules/typescript-ioc/src/typescript-ioc.ts:356:15)
    at Function.bind (service/node_modules/typescript-ioc/src/typescript-ioc.ts:301:9)
    at Function.get (service/node_modules/typescript-ioc/src/typescript-ioc.ts:312:49)
    at RuntimeImpl.get [as hostingService] (service/node_modules/typescript-ioc/src/typescript-ioc.ts:334:85)

I think(proposal) this case should be detected in runtime with a warning message.
@adamdry if you you agree with my proposal let me know and I will return with a merge request...

from typescript-ioc.

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.