Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

simple objects exercise  #18

@js08

Description

@js08

Hi,

https://github.com/sporto/planetproto/blob/master/exercises/010_simple_objects/solution/solution.js
I used the exact solution in the above link

But I am seeing an error.
Providing the error below. Can you tell me how to fix it.

C:\Users\Desktop\node-school\planet-proto\010.js:5
claim(robot.smart, true);
^
ReferenceError: claim is not defined
at Object. (C:\Users\Desktop\node-school\planet-proto\010.js:5:1)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions