Skip to content
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

Open
slushpuppy opened this issue Mar 20, 2023 · 6 comments
Open

Uncaught TypeError: (0 , ms_1.default) is not a function #57

slushpuppy opened this issue Mar 20, 2023 · 6 comments

Comments

@slushpuppy
Copy link

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

@tekyu
Copy link

tekyu commented Mar 21, 2023

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

@lien-dkseo
Copy link

+1

@renderbox
Copy link

+1 as well.

@Canoir
Copy link

Canoir commented Jun 3, 2023

+1

@DevWebcorp
Copy link

+1
npm install --save [email protected]
works for now.

molly added a commit to molly/reading-list-extension that referenced this issue Jan 31, 2024
@danilmakarow
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants