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 get passed exercise 3 #116

Open
0phoff opened this issue May 30, 2017 · 3 comments
Open

Cannot get passed exercise 3 #116

0phoff opened this issue May 30, 2017 · 3 comments
Labels

Comments

@0phoff
Copy link

0phoff commented May 30, 2017

Hey,

I cannot get passed exercise 3...
I installed you package locally and I am running it through ./node_modules/.bin/levelmeup
This has worked for other workshoppers like stream-adveenture, javascripting, learnyounode, how-to-npm,...

The first 2 exercises work fine, but for exercise 3 I get this error:

Could not run: Error: ENOENT: no such file or directory, lstat '/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/levelmeup/node_modules/level/'
    at Object.fs.lstatSync (fs.js:961:11)
    at feed (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/echomunge/dir2gibberish.js:8:17)
    at random (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/echomunge/dir2gibberish.js:33:5)
    at Object.init (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/levelmeup/exercises/basics_get/exercise.js:11:16)
    at Object.run (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/levelmeup/lib/exercise.js:89:21)
    at WA.executeExercise (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/workshopper-adventure/index.js:425:16)
    at WA.process (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/workshopper-adventure/index.js:317:17)
    at WA.run (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/workshopper-adventure/index.js:262:15)
    at Object.exports.handler (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/workshopper-adventure/lib/commands/run.js:12:21)
    at method.valid.$ (/media/Data/GoogleDrive/Programs/JS/Tutorials/levelmeup/node_modules/commandico/commandico.js:143:15)
@0phoff 0phoff changed the title Cannot get passed exercise Cannot get passed exercise 3 May 30, 2017
@0phoff
Copy link
Author

0phoff commented May 30, 2017

I also tried a global install, but now I get an error:

Timeout while running run

This is when I run it using the solution from this package, so it cannot be my code causing the issue...

@martinheidegger
Copy link
Contributor

What NPM/Node version are you running?

@0phoff
Copy link
Author

0phoff commented Nov 24, 2017

node v6.12.0 and npm v5.4.2 are currently installed on my system.
I also had node v6 and npm v5 at the time of submitting this bug, but I cant be sure these were the exact same versions... Its been quite a while since I last tried this repo! 😺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants