Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'object' of undefined #88

Open
jooj123 opened this issue Sep 11, 2018 · 0 comments
Open

TypeError: Cannot read property 'object' of undefined #88

jooj123 opened this issue Sep 11, 2018 · 0 comments

Comments

@jooj123
Copy link

jooj123 commented Sep 11, 2018

After forking this repo and trying to run yarn start I get this error:

TypeError: Cannot read property 'object' of undefined
    at Object.<anonymous> (/Users/jooj/Documents/projects/react-gpt/node_modules/radium/lib/components/style.js:93:34)
    at Module._compile (module.js:635:30)
    at Module._extensions..js (module.js:646:10)
    at Object.require.extensions.(anonymous function) [as .js] (/Users/jooj/Documents/projects/react-gpt/node_modules/babel-register/lib/node.js:152:7)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/jooj/Documents/projects/react-gpt/node_modules/radium/lib/index.js:15:14)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Am I doing somethig wrong here ? Is master unstable at the moment ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant