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

Bug or Misconfiguration ? need help #21

Open
lillois59 opened this issue Mar 4, 2023 · 0 comments
Open

Bug or Misconfiguration ? need help #21

lillois59 opened this issue Mar 4, 2023 · 0 comments

Comments

@lillois59
Copy link

after to built all following you course im okay with smart contract and all configuration but after i ran this I got this :

npm run build

[email protected] build
next build

info - Loaded env from /Users/Apple/Decentralized-YouTube/.env
info - Linting and checking validity of types ...error - ESLint: Cannot read config file: /Users/Apple/Decentralized-YouTube/.eslintrc.json Error: Unexpected token } in JSON at position 306
info - Linting and checking validity of types ...Failed to compile.

./components/upload/VideoInput.tsx:16:9
Type error: 'videoRef.current' is possibly 'undefined'.

14 | <div
15 | onClick={() => {

16 | videoRef.current.click();
| ^
17 | }}
18 | className={
19 | video
(base) sofiane-MacBook-Pro

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

1 participant