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

A large number of errors #201

Closed
Nejjer opened this issue Sep 1, 2022 · 1 comment
Closed

A large number of errors #201

Nejjer opened this issue Sep 1, 2022 · 1 comment

Comments

@Nejjer
Copy link

Nejjer commented Sep 1, 2022

I just use it and get a lot of errors like this

ERROR in ./node_modules/usehooks-ts/dist/esm/useCountdown/useCountdown.js 26:27
Module parse failed: Unexpected token (26:27)
File was processed with these loaders:
 * ./node_modules/babel-loader/lib/index.js
You may need an additional loader to handle the result of these loaders.
|   }
| 
>   intervalMs = intervalMs ?? 1000;
|   isIncrement = isIncrement ?? false;
|   countStop = countStop ?? 0;
 @ ./node_modules/usehooks-ts/dist/esm/useCountdown/index.js 1:0-57 1:0-57 2:0-31 2:0-31
 @ ./node_modules/usehooks-ts/dist/esm/index.js
 @ ./src/views/Upregistration/Upregistration.tsx
 @ ./src/views/Upregistration/index.tsx
 @ ./src/index.tsx
@juliencrn
Copy link
Owner

Duplicated #97

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

2 participants