-
Notifications
You must be signed in to change notification settings - Fork 157
Samples not working - cannot find pep.js #293
Comments
You need to build the library first. To do this you need to run |
I take it you didn't actually run grunt? |
Ah! I have run npm install resulting in getting the node_modules directory. again, sorry. Assume I know nothing :) |
@DARKSETH23 you also need to install the grunt cli if you have not previously on your system |
Ok awesome! I will read up on what all of this is, thank you again 👍 @arschmitz |
@DARKSETH23 no problem looks like we have not actually documented this process so i opened an issue for this |
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?
The text was updated successfully, but these errors were encountered: