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

Cannot convert undefined or null to object #62

Open
Sunpacker opened this issue Sep 18, 2020 · 0 comments
Open

Cannot convert undefined or null to object #62

Sunpacker opened this issue Sep 18, 2020 · 0 comments

Comments

@Sunpacker
Copy link

Sunpacker commented Sep 18, 2020

Describe the bug
After the first time i'm building the project there is the error in console:
Uncaught TypeError: Cannot convert undefined or null to object
at Function.keys ()
at src.c3e6f627.js:1
at src.c3e6f627.js:1
at src.c3e6f627.js:1

To Reproduce
Steps to reproduce the behavior:

  1. Run command: npm run app-production
  2. Go to the app server
  3. Open console

Expected behavior
See 3d editor

Screenshots
https://imgur.com/AyXQgIM

Desktop (please complete the following information):

  • OS: Windows 10 Ultimate x64
  • Browser: chrome v.85
  • nodejs: 14.5.0
  • npm: 6.14.5
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