pixelbeat has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
pixelbeat has quit [Ping timeout: 272 seconds]
[7] has quit [Disconnected by services]
TheSeven has joined #stellar-dev
<stellar-slack> <bartek> @veerasarma: let's continue here. one sec.
<stellar-slack> <bartek> @veerasarma: you can ignore that error. it's basically webpack warning that it can't use `fs` (filesystem module) in a browser. it should work just fine.
<stellar-slack> <veerasarma> when put the npm install it run successfully after that i put the "gulp test" command at that time only i got this error
<stellar-slack> <bartek> check this site to get started: https://www.stellar.org/developers/js-stellar-sdk/learn/index.html
<stellar-slack> <veerasarma> oh ok i'll check
<stellar-slack> <veerasarma> ok ok
<stellar-slack> <veerasarma> Hi
<stellar-slack> <veerasarma> 23 11 2015 12:06:33.171:INFO [karma]: Karma v0.13.15 server started at http://localhost:9876/ 23 11 2015 12:06:33.190:INFO [launcher]: Starting browser Firefox 23 11 2015 12:06:38.917:INFO [Firefox 34.0.0 (Ubuntu 0.0.0)]: Connected on socket j4Hy2VQroSrN6imvAAAA with id 64934528 ..................... Firefox 34.0.0 (Ubuntu 0.0.0): Executed 21 of 21 SUCCESS (0.388 secs / 0.145 secs)
<stellar-slack> <veerasarma> What is this? when run this link "http://localhost:9876/"
<stellar-slack> <veerasarma> unable to connect error will show
<stellar-slack> <bartek> `gulp test` command is used by developers working on js-stellar-sdk. if you're building an app using js-stellar-sdk you don't have to use `gulp` at all. you simply use it by adding a `script` to your html file or by `require('stellar-sdk')` in node.
<stellar-slack> <veerasarma> oh ok thanks
<stellar-slack> <veerasarma> Hi when i put this command i got this error
<stellar-slack> <veerasarma> npm install --save stellar-sdk
<stellar-slack> <veerasarma> this is the error
<stellar-slack> <veerasarma> npm ERR! Linux 3.11.0-15-generic npm ERR! argv "node" "/usr/local/bin/npm" "install" "--save" "stellar-sdk" npm ERR! node v0.10.33 npm ERR! npm v2.3.0 npm ERR! Unsupported URL Type: github:jsdoc3/jsdoc#master npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! http://github.com/npm/npm/issues npm WARN deprecated URIjs@1.16.1: package renamed to "urijs" (lower-case), please up
<stellar-slack> include the following file with any support request: npm ERR! /var/www/npm-debug.log
<stellar-slack> <bartek> can you try to update your npm? `npm install -g npm`
<stellar-slack> <veerasarma> ok i wil try
<stellar-slack> <veerasarma> Hi
<stellar-slack> <veerasarma> after update the npm now the installation completed
<stellar-slack> <veerasarma> thanks for your help
<stellar-slack> <veerasarma> but now i get the new error
<stellar-slack> <veerasarma> when i create a account
<stellar-slack> <veerasarma> got this error
<stellar-slack> <veerasarma> can i know why i got this error
<stellar-slack> <sacarlson> veerasarma: we seem to be missing something, you say got this error is all I see. What error is it you see when you create an account?
<stellar-slack> <sacarlson> I guess we need to see your test.js file
<stellar-slack> <sacarlson> sounds like bad seed string
<stellar-slack> <veerasarma> oh it may be. but i only copy the code in the document
<stellar-slack> <veerasarma> this is my code in test.js
<stellar-slack> <veerasarma> i saw this code in transaction examples
<stellar-slack> <sacarlson> well that's not a real seed string so you will have to change it
<stellar-slack> <veerasarma> oh ok i will try with new seed thanks
<stellar-slack> <veerasarma> hi
<stellar-slack> <veerasarma> After I change the new seed on the coding also i got the same error
<stellar-slack> <veerasarma> My code with new seed is
<stellar-slack> <sacarlson> your using this as the seed? 'seed that corresponds to SDLFQAYSFI3IY4FXFFHCTHRTGXKY2FNMNQ32BIKWHZT366IW7S3XPYAM'
<stellar-slack> <veerasarma> yeah its wrong or not ?
<stellar-slack> <sacarlson> your not suposed to take them literaly
<stellar-slack> <sacarlson> var seedString = 'SDLFQAYSFI3IY4FXFFHCTHRTGXKY2FNMNQ32BIKWHZT366IW7S3XPYAM';
<stellar-slack> <veerasarma> Oh sorry i am not thinking about that character
pixelbeat has joined #stellar-dev
<stellar-slack> <sacarlson> that's ok we all have the most problem with the first running code. it all get's easier after that one
miracle2k_ has quit [Quit: Connection closed for inactivity]
pixelbeat has quit [Ping timeout: 260 seconds]
pixelbeat has joined #stellar-dev
koshii has quit [Ping timeout: 276 seconds]
koshii has joined #stellar-dev
pixelbeat has quit [Ping timeout: 276 seconds]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 250 seconds]
pixelbeat has joined #stellar-dev
pixelbeat has quit [Ping timeout: 240 seconds]
proppy has joined #stellar-dev
antb123 has joined #stellar-dev
antb123 has quit [Client Quit]
pixelbeat has joined #stellar-dev