Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i got blank pages #2

Open
Mrkebubun opened this issue Sep 3, 2015 · 2 comments
Open

i got blank pages #2

Mrkebubun opened this issue Sep 3, 2015 · 2 comments

Comments

@Mrkebubun
Copy link

i run the server in http://127.0.0.1:3000/
but the page still blank,
GET /lib/bootstrap/dist/css/bootstrap.min.css 404 17ms
GET /lib/angular-ui-select/dist/select.min.css 404 21ms
GET /lib/angular/angular.min.js 404 7ms
GET /lib/angular-route/angular-route.min.js 404 8ms
GET /lib/angular-sanitize/angular-sanitize.min.js 404 9ms
GET /lib/jquery/dist/jquery.min.js 404 11ms
GET /lib/bootstrap/dist/js/bootstrap.min.js 404 8ms
GET /lib/angular-ui-select/dist/select.min.js 404 7ms
GET /lib/underscore/underscore.js 404 32ms
GET /lib/noty/js/noty/packaged/jquery.noty.packaged.min.js 404 5ms
GET /lib/angular-local-storage/dist/angular-local-storage.min.js 404 33ms
GET /lib/angular-route/angular-route.min.js 404 1ms
GET /lib/angular-sanitize/angular-sanitize.min.js 404 1ms
GET /lib/jquery/dist/jquery.min.js 404 2ms
GET /lib/bootstrap/dist/js/bootstrap.min.js 404 1ms
GET /lib/angular-ui-select/dist/select.min.js 404 1ms
GET /lib/underscore/underscore.js 404 2ms
GET /lib/noty/js/noty/packaged/jquery.noty.packaged.min.js 404 1ms
GET /lib/angular-local-storage/dist/angular-local-storage.min.js 404 11ms

@jclement
Copy link
Owner

jclement commented Sep 3, 2015

Did you install all the dependencies by running "bower install"?

@Mrkebubun
Copy link
Author

\bitmessage-web-master\node_modu
les\bitmessage-node\lib\main.js:25
if (error) throw error;
^
Error: connect ECONNREFUSED
at exports._errnoException (util.js:746:11)
at TCPConnectWrap.afterConnect as oncomplete

yes i install everything,and it running now but i got that error messege when i try to use the menu and refresh the page.

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

No branches or pull requests

2 participants