Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: connectionManager.has is not a function #30

Closed
ghost opened this issue May 16, 2017 · 2 comments
Closed

TypeError: connectionManager.has is not a function #30

ghost opened this issue May 16, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented May 16, 2017

Hi there,
After calling localhost:4001/, i get this error in my console:

C:\Applications\Node\exotica\server>node app.js
Server is up and running at port 3000
TypeError: connectionManager.has is not a function
at Object.value (C:\Applications\Node\exotica\node_modules\typeorm-typedi-extensions\decorators\OrmCustomRepository.js:13:40)
at C:\Applications\Node\exotica\node_modules\typedi\Container.js:171:32
at Array.forEach (native)
at Function.Container.applyPropertyHandlers (C:\Applications\Node\exotica\node_modules\typedi\Container.js:162:23)
at Function.Container.get (C:\Applications\Node\exotica\node_modules\typedi\Container.js:68:14)
at C:\Applications\Node\exotica\node_modules\typedi\Container.js:148:34
at Array.map (native)
at Function.Container.initializeParams (C:\Applications\Node\exotica\node_modules\typedi\Container.js:143:27)
at Function.Container.get (C:\Applications\Node\exotica\node_modules\typedi\Container.js:48:48)
at Object.getFromContainer (C:\Applications\Node\exotica\node_modules\routing-controllers\container.js:36:42)

@pleerock
Copy link
Contributor

very descriptive issue. Please open a new issue with small code samples to reproduce your issue and with proper format.

@github-actions
Copy link

github-actions bot commented Jun 2, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant