-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Get the following Build Error:
`unhandledRejection TypeError: Class extends value undefined is not a constructor or null
at 36115 (/Users/nickwills/Documents/source/CloudGAApp/.next/server/chunks/2818.js:109:17621)
at t (/Users/nickwills/Documents/source/CloudGAApp/.next/server/webpack-runtime.js:1:127)
at /Users/nickwills/Documents/source/CloudGAApp/.next/server/chunks/6814.js:3:14717
at t.a (/Users/nickwills/Documents/source/CloudGAApp/.next/server/webpack-runtime.js:1:866)
at 25798 (/Users/nickwills/Documents/source/CloudGAApp/.next/server/chunks/6814.js:3:14651)
at t (/Users/nickwills/Documents/source/CloudGAApp/.next/server/webpack-runtime.js:1:127)
at /Users/nickwills/Documents/source/CloudGAApp/.next/server/chunks/6814.js:1:437
at t.a (/Users/nickwills/Documents/source/CloudGAApp/.next/server/webpack-runtime.js:1:866)
at 6814 (/Users/nickwills/Documents/source/CloudGAApp/.next/server/chunks/6814.js:1:83)
at t (/Users/nickwills/Documents/source/CloudGAApp/.next/server/webpack-runtime.js:1:127) {
type: 'TypeError'