Skip to content

Instantly share code, notes, and snippets.

@jwaldrip
Created January 14, 2019 21:26
Show Gist options
  • Save jwaldrip/02869614977339c0e2ab1c0e781140d1 to your computer and use it in GitHub Desktop.
Save jwaldrip/02869614977339c0e2ab1c0e781140d1 to your computer and use it in GitHub Desktop.
$ yarn start
yarn run v1.13.0
$ yarn build
$ mkdir -p dist && ncp ../common/assets ./dist/assets
$ cross-env NODE_ENV=production webpack --progress
Hash: 5b4024d273a9f6f3ef47
Version: webpack 4.28.4
Time: 4630ms
Built at: 01/14/2019 2:26:25 PM
Asset Size Chunks Chunk Names
bundle.js 10.2 MiB main [emitted] main
Entrypoint main = bundle.js
[0] multi ./src/index.jsx 28 bytes {main} [built]
[../../react-forms/index.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/react-forms/index.js 559 bytes {main} [built]
[../../relay/environment.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/environment.js 22.1 KiB {main} [built]
[../../relay/fragment.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/fragment.js 2.99 KiB {main} [built]
[../../relay/index.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/index.js 828 bytes {main} [built]
[../../relay/mutation.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/mutation.js 10.8 KiB {main} [built]
[../../relay/pagination.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/pagination.js 3.08 KiB {main} [built]
[../../relay/query.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/query.js 7.29 KiB {main} [built]
[../../relay/refetch.js] /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/relay/refetch.js 3.05 KiB {main} [built]
[../common/helpers/create-relay-environment.js] 493 bytes {main} [built]
[./src/index.jsx] 5 KiB {main} [built]
[./src/views/__generated__/confirmationMutation.graphql.js] 2.1 KiB {main} [built]
[./src/views/__generated__/resetPasswordMutation.graphql.js] 2.32 KiB {main} [built]
[./src/views/confirmation.jsx] 4.91 KiB {main} [built]
[./src/views/reset-password.jsx] 4.97 KiB {main} [built]
+ 709 hidden modules
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/map' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js 32:34-71
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/transitions.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/number/is-nan' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/transitions.js 14:36-83
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/createMuiTheme.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/number/min-safe-integer' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js 34:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/Ripple.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/Ripple.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/TouchRipple.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/ButtonBase.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/IconButton.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/TouchRipple.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/TouchRipple.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/ButtonBase.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/IconButton.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/ButtonBase.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/ButtonBase.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/ButtonBase/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/IconButton.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Fade/Fade.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Fade'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Fade/Fade.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Fade/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Backdrop/Backdrop.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Backdrop/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/Modal.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/FormControl/FormControl.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/FormControl'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/FormControl/FormControl.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/FormControl/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Grow/Grow.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Grow'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Grow/Grow.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Grow/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/Textarea.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/Textarea.js 14:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/Input.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/Input.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/Input.js 21:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Input/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/List/List.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/List'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/List/List.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/List/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList/MenuList.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList/MenuList.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList/MenuList.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/MenuList/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/Modal.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/Modal.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js 14:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Portal/Portal.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Portal'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Portal/Portal.js 10:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Portal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/Modal.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/RootRef/RootRef.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/RootRef'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/RootRef/RootRef.js 10:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/RootRef/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/Modal.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js 20:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withTheme.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withTheme.js 12:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js 18:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/MuiThemeProvider.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/get-prototype-of' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/MuiThemeProvider.js 16:45-102
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/ModalManager.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/ModalManager.js 14:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Modal/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/Popover.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Popover/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Menu/Menu.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/SelectInput.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/Select.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/Select/index.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/TextField.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/TextField/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/getStylesCreator.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/getStylesCreator.js 10:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/transitions.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/transitions.js 10:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/createMuiTheme.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/withStyles.js 14:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils/helpers.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils/helpers.js 16:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/IconButton.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/IconButton/index.js
@ ../common/components/reset-password.jsx
@ ./src/views/reset-password.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
ERROR in /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils/exactProp.js
Module not found: Error: Can't resolve '@babel/runtime/core-js/object/keys' in '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils'
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/utils/exactProp.js 13:35-80
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/MuiThemeProvider.js
@ /Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@material-ui/core/styles/index.js
@ ../common/components/success.jsx
@ ./src/index.jsx
@ multi ./src/index.jsx
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment