-
As soon as I type 'w' after the '.' in this the repl prints in my face that there is a Typescript error. ![]() I am unable to reproduce on a fresh Adonis install. ![]() Any ideas what could be causing this? |
Beta Was this translation helpful? Give feedback.
Answered by
nelsonjd
May 15, 2023
Replies: 1 comment
-
Adding @types/proxy-addr in devDependencies fixed this issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nelsonjd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding @types/proxy-addr in devDependencies fixed this issue!