-
Notifications
You must be signed in to change notification settings - Fork 31
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
Uncaught TypeError: (0 , ms_1.default) is not a function #57
Comments
Same for me, I saw some fixes here vercel/ms#186 (comment) but nothing works. Switching to 3.0.0-canary.1 does not work as well Edit: Right, seems like version 3.0.0 from npm works so I believe the problem is in this PR 14d6abc |
+1 |
+1 as well. |
+1 |
+1 |
molly
added a commit
to molly/reading-list-extension
that referenced
this issue
Jan 31, 2024
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appears I am missing the "ms" dependency, installing it doesn't resolve the issue however
Uncaught TypeError: (0 , ms_1.default) is not a function
at authTokenInterceptor (authTokenInterceptor. ts:178:1)
at app lyAuthTokenInterceptor (applyAuthTokenInterceptor.ts:16:1)
at ./src/api/auth.ts (auth.ts:43:1
The text was updated successfully, but these errors were encountered: