Guest User

Untitled

a guest
Dec 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. truffle(develop)> truffle console --network ropsten
  2. SyntaxError: Unexpected identifier
  3. at REPLServer.Interface._onLine (readline.js:282:10)
  4. at REPLServer.emit (events.js:211:7)
  5. at emitOne (events.js:116:13)
  6. at REPLServer.onLine (repl.js:468:10)
  7. at REPLServer.runBound [as eval] (domain.js:314:12)
  8. at bound (domain.js:301:14)
  9. at ReplManager.interpret (/usr/local/lib/node_modules/truffle/build/webpack:/packages/truffle-core/lib/repl.js:119:1)
  10. at Console.interpret (/usr/local/lib/node_modules/truffle/build/webpack:/packages/truffle-core/lib/console.js:164:1)
  11. at Object.runInContext (vm.js:119:10)
  12. at createScript (vm.js:80:10)
Add Comment
Please, Sign In to add comment