matthewmueller / matthewmueller/node-nom
Cannot read property 'ok' of null
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I setup a basic example and i'm getting this errorI, seems like its not returning a response so the property isn't available. It was complaining about my node version being too new which kind of made me feel like that's the culprit. It was saying wanted node 0.6.0, any ideas?

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the basic example with the requested Node 0.6.0 version, then compare the response behavior with the newer Node version mentioned in the report. Trace where the response becomes null; done means the example no longer raises the missing ok property error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100