Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

New installs not working in demo mode #89

Open
freshehr opened this issue Mar 12, 2018 · 1 comment
Open

New installs not working in demo mode #89

freshehr opened this issue Mar 12, 2018 · 1 comment

Comments

@freshehr
Copy link

home/ian/qewd/node_modules/qewd-ripple/lib/startup.js:52
  if (qewd_jumper) {
      ^

ReferenceError: qewd_jumper is not defined
    at Object.start (/home/ian/qewd/node_modules/qewd-ripple/lib/startup.js:52:7)
    at Object.<anonymous> (/home/ian/qewd/ripple-demo.js:59:11)
    at Module._compile (module.js:577:32)
    at Object.Module._extensions..js (module.js:586:10)
    at Module.load (module.js:494:32)
    at tryModuleLoad (module.js:453:12)
    at Function.Module._load (module.js:445:3)
    at Module.runMain (module.js:611:10)
    at run (bootstrap_node.js:387:7)
    at startup (bootstrap_node.js:153:9)

I succesfully installed the stack 2 weeks ago (Redis) but when I tied again today go the message above when starting node ripple-demo.js

Ian

@robtweed
Copy link
Collaborator

Sorry Ian - I'd not updated the repo properly. Try the very latest build (2.33) from NPM

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

2 participants