Skip to content

TypeError: Cannot read property 'resolver' of null #336

@seanmgd

Description

@seanmgd

Hey !
can you tell me for wich reason i've got this error ? I didnt touch on my project and everything was okay 2 days ago.
I just want to know where these kinds of errors might come from.
I do not have much information about and I can not find any answers on google or stackoverflow
Thanks!

So when i use "adonis serve --dev" this show me the error :

TypeError: Cannot read property 'resolver' of null


1 IocResolver.get resolver [as resolver]
  C:\Users\sean\Documents\VoxKratos\node_modules\@adonisjs\lucid\lib\iocResolver.js:47

2 anonymous
  C:\Users\sean\Documents\VoxKratos\node_modules\@adonisjs\lucid\src\Lucid\Model\index.js:15

3 Object.app.bind [as closure]
  C:\Users\sean\Documents\VoxKratos\node_modules\@adonisjs\lucid\providers\LucidProvider.js:45

Application crashed, make sure to kill all related running process, fix the issue and re-run the app



Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions