You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
After update, this module no longer works and I get this error each time. The ./helpers file is in the node_modules/nuxt-payload-extractor/lib/... but it does not get extracted by nuxt and I keep getting this error.
ERROR in ./.nuxt/lib.plugin.82602734.js
Module not found: Error: Can't resolve './helpers' in 'C:\Users\evers\qmolab.nuxt'
@ ./.nuxt/lib.plugin.82602734.js 1:0-43 7:19-33
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./.nuxt/client.js
FATAL Nuxt build error 13:12:56
at WebpackBundler.webpackCompile (node_modules@nuxt\webpack\dist\webpack.js:5351:21)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async WebpackBundler.build (node_modules@nuxt\webpack\dist\webpack.js:5300:5)
at async Builder.build (node_modules@nuxt\builder\dist\builder.js:5602:5)
at async Generator.initiate (node_modules@nuxt\generator\dist\generator.js:70:7)
at async Generator.generate (node_modules@nuxt\generator\dist\generator.js:40:5)
at async Object.run (node_modules@nuxt\cli\dist\cli-generate.js:107:24)
at async NuxtCommand.run (node_modules@nuxt\cli\dist\cli-index.js:2759:7)
The text was updated successfully, but these errors were encountered:
After update, this module no longer works and I get this error each time. The ./helpers file is in the node_modules/nuxt-payload-extractor/lib/... but it does not get extracted by nuxt and I keep getting this error.
ERROR in ./.nuxt/lib.plugin.82602734.js
Module not found: Error: Can't resolve './helpers' in 'C:\Users\evers\qmolab.nuxt'
@ ./.nuxt/lib.plugin.82602734.js 1:0-43 7:19-33
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./.nuxt/client.js
FATAL Nuxt build error 13:12:56
at WebpackBundler.webpackCompile (node_modules@nuxt\webpack\dist\webpack.js:5351:21)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async WebpackBundler.build (node_modules@nuxt\webpack\dist\webpack.js:5300:5)
at async Builder.build (node_modules@nuxt\builder\dist\builder.js:5602:5)
at async Generator.initiate (node_modules@nuxt\generator\dist\generator.js:70:7)
at async Generator.generate (node_modules@nuxt\generator\dist\generator.js:40:5)
at async Object.run (node_modules@nuxt\cli\dist\cli-generate.js:107:24)
at async NuxtCommand.run (node_modules@nuxt\cli\dist\cli-index.js:2759:7)
The text was updated successfully, but these errors were encountered: