error TS7017: Could not find a declaration file for module 'cors'. after adding Auth0 authentication #3318
Closed
billantoniadis
started this conversation in
General
Replies: 1 comment
-
Sorry, I should have not opened a discussion. I opened an issue instead. |
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
-
Hello. I created a new application using
npm create feathers@latest feathers-chat
and I am able to successfully compile and run my application. As soon as I add authentication (as shown below), I am no longer able to compile. Did I miss a step? Am I doing something wrong or is this a defect?Beta Was this translation helpful? Give feedback.
All reactions