SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON #331
Unanswered
ChandanJal
asked this question in
Q&A
Replies: 4 comments
-
is next-video added in the next config? something like import { withNextVideo } from 'next-video/process';
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default withNextVideo(nextConfig); do you have an API handler configured? dup issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @luwes , I've added this line please check
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Did anyone found any solution ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ChandanJal are you sure you want to process the video you're defining in the src attribute?
|
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
-
Browser window keep showing this error
Beta Was this translation helpful? Give feedback.
All reactions