question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to follow steps in the "How to Contribute" guide

See original GitHub issue

Troubleshooting

Issue Description

I am attempting to follow the how to contribute guide, but when I run

npm install
npm run build

I get an error

I am running npm and node versions 5.5.1 (maybe I need to install an older version?)

>npm node -v && npm -v
5.5.1
5.5.1

Any idea what I’m doing wrong here?

Error logs

,,npm ERR! code ENOLOCAL
npm ERR! Could not install from "..\..\_build\Tasks\Common\codecoverage-tools" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\<username>\AppData\Roaming\npm-cache\_logs\2017-11-03T17_20_53_946Z-debug.log

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Agent.Tasks@0.5.0 build: `node make.js build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Agent.Tasks@0.5.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\<username>\AppData\Roaming\npm-cache\_logs\2017-11-03T17_20_53_996Z-debug.log```

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
shaneholdercommented, Nov 21, 2017

I would actually suggest that a min ver, max ver be added to the contribution guide, at least until the higher version npm’s/nodes are supported.

1reaction
kuvinodmscommented, Nov 17, 2017

@stephenmichaelf npm install -g npm@4 This worked for me!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding trouble following directions - Understood.org
If you have trouble following directions: What to do next​​ There are strategies you can try for remembering the steps in a task...
Read more >
Child Not Following Directions: Causes and What To Do - Cadey
At 24-30 months: A toddler can follow related two-step directions. ... Children who are unable to follow simple instructions at this age may ......
Read more >
Step-by-step guide to contributing on GitHub - Data School
Learn the exact process I use when contributing to an open source project on GitHub. Follow this detailed visual guide to make your...
Read more >
Why Can't my Child Follow Directions? | Assessments
While ADHD may be a cause of a child's inability to follow directions, other possibilities should be ruled out first. Poor working memory,...
Read more >
Your step-by-step behaviour management guide for dealing ...
Your step-by-step behaviour management guide for dealing with a student who just won't follow instructions. “Repeat this instruction as many times as needed ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found