Cannot find module '@ioc:Adonis/Core/Env' or its corresponding type declarations. #4435
Unanswered
osamfrimpong
asked this question in
Help
Replies: 1 comment
-
In version 6, some imports were changed. The core's Read more about it at https://docs.adonisjs.com/guides/environment-variables |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using V6.
import Env from '@IOC:Adonis/Core/Env' this gives the error Cannot find module '@IOC:Adonis/Core/Env' or its corresponding type declarations.
Beta Was this translation helpful? Give feedback.
All reactions