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
npm run build
> [email protected] build
> rimraf .next node_modules/.cache && next build
- info Creating an optimized production build
- info Compiled successfully
- info Linting and checking validity of types
- info Collecting page data ..TypeError: e.createContext is not a function
at 7185 (/Users/drhode23/repos/bac/packages/nextjs-demo/.next/server/chunks/282.js:16257:11)
at __webpack_require__ (/Users/drhode23/repos/bac/packages/nextjs-demo/.next/server/webpack-runtime.js:25:42)
at 6669 (/Users/drhode23/repos/bac/packages/nextjs-demo/.next/server/app/page.js:592:20)
at Function.__webpack_require__ (/Users/drhode23/repos/bac/packages/nextjs-demo/.next/server/webpack-runtime.js:25:42)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async collectGenerateParams (/Users/drhode23/repos/bac/packages/nextjs-demo/node_modules/next/dist/build/utils.js:826:17)
> Build error occurred
Error: Failed to collect page data for /
at /Users/drhode23/repos/bac/packages/nextjs-demo/node_modules/next/dist/build/utils.js:1156:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'Error'
}
- info Collecting page data .%
The text was updated successfully, but these errors were encountered:
search: https://github.com/Wildhoney/ReactShadow/issues?q=TypeError%3A+e.createContext+is+not+a+function
Code:
The text was updated successfully, but these errors were encountered: