Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Samples not working - cannot find pep.js #293

Closed
DARKSETH23 opened this issue Jun 2, 2016 · 6 comments
Closed

Samples not working - cannot find pep.js #293

DARKSETH23 opened this issue Jun 2, 2016 · 6 comments

Comments

@DARKSETH23
Copy link

Hi guys, just downloaded this library.
None of the samples work for me:

error: failed to load resource::ERR_FILE_NOT_FOUND file://.../PEP-master/dist/pep.js

I'm looking through the repository here and there is no "/dist" directory or "pep.js" file.
Am I blind or is there something else I need to do?

@arschmitz
Copy link
Contributor

arschmitz commented Jun 2, 2016

You need to build the library first. To do this you need to run npm install then grunt

@patrickhlauke
Copy link
Collaborator

I take it you didn't actually run grunt?

@DARKSETH23
Copy link
Author

Ah!
apologies for my ignorance, I missed that instruction.

I have run npm install resulting in getting the node_modules directory.
I can't seem to run grunt. no matter what directory I'm in.
Is there some other method I'm supposed to be using?

again, sorry. Assume I know nothing :)

@arschmitz
Copy link
Contributor

@DARKSETH23 you also need to install the grunt cli if you have not previously on your system npm install grunt-cli -g

@DARKSETH23
Copy link
Author

Ok awesome!
Got everything I need... don't know what all that was about but it's working.
Thank you very much for your help and patience.

I will read up on what all of this is, thank you again 👍 @arschmitz

@arschmitz
Copy link
Contributor

@DARKSETH23 no problem looks like we have not actually documented this process so i opened an issue for this

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

No branches or pull requests

3 participants