Git Product home page Git Product logo

Comments (4)

PodaruDragos avatar PodaruDragos commented on June 12, 2024 1

yes please, PR welcome

from inversifyjs.

simhnna avatar simhnna commented on June 12, 2024

Actually primitive types apparently also cause issues. Using a number instead of undefined results in the following stacktrace

/project/node_modules/inversify/lib/container/container.js:467
            throw new Error(ERROR_MSGS.ON_DEACTIVATION_ERROR(constructor.name, ex.message));
                  ^

Error: onDeactivation() error in class Number: Reflect.hasMetadata is not a function
    at Container._deactivate (/project/node_modules/inversify/lib/container/container.js:467:19)
    at Container._deactivateIfSingleton (/project/node_modules/inversify/lib/container/container.js:634:21)
    at Container._deactivateSingletons (/project/node_modules/inversify/lib/container/container.js:639:31)
    at /project/node_modules/inversify/lib/container/container.js:287:19
    at /project/node_modules/inversify/lib/container/lookup.js:113:13
    at Map.forEach (<anonymous>)
    at Lookup.traverse (/project/node_modules/inversify/lib/container/lookup.js:112:19)
    at Container.unbindAll (/project/node_modules/inversify/lib/container/container.js:286:33)
    at file:///project/inversify-bug.mjs:10:11
    at ModuleJob.run (node:internal/modules/esm/module_job:193:25)

from inversifyjs.

simhnna avatar simhnna commented on June 12, 2024

I'm happy to contribute to make this work again if it's intended to work with primitive types. If it's not it would be nice to state that somewhere

from inversifyjs.

Jameskmonger avatar Jameskmonger commented on June 12, 2024

Added to milestone 6.0.3, we will aim to resolve this regression as a priority. cc @PodaruDragos

from inversifyjs.

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.