Skip to content

Error: 'Cannot convert undefined or null to object' when running the example #2

@YGYOOO

Description

@YGYOOO

Steps to reproduce

  1. clone -> npm install -> cd example -> npm install -> if [ -d "./node_modules/reactgenie-lib" ]; then rm -r ./node_modules/reactgenie-lib; fi && npm install --install-links && npx expo start --web
  2. Click the round button:
    0
  3. Speek anything that would work, like "Add 2 bananas":
    1
  4. It looks fine:
    2
  5. The browser console reports an error: “Cannot convert undefined or null to object”
    3
  6. Speek anything that should work, like "Add one tomato":
    4
  7. It stopped working:
    5
  8. Same error as step 5:
    6

Environment

node: v22.2.0
macos: 11.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions