HookWebpackError: Unterminated string in JSON at position 67 (line 1 column 68) at makeWebpackError (C:\Downloads\project\node_modules\webpack\lib\HookWebpackError.js:48:9) #4030
-
I am facing this particular error for multiple projects const nextConfig = {
},generateBuildId: async () => { module.exports = nextConfig;` |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Has upgraded my module-federation version to 8.2.0 and it statred working |
Beta Was this translation helpful? Give feedback.
-
still getting this on @module-federation/nextjs-mf but now with Unterminated string in JSON at position 55 |
Beta Was this translation helpful? Give feedback.
Has upgraded my module-federation version to 8.2.0 and it statred working