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

Uncaught SyntaxError after Installation #106

Open
digitaledge opened this issue Mar 23, 2014 · 2 comments
Open

Uncaught SyntaxError after Installation #106

digitaledge opened this issue Mar 23, 2014 · 2 comments

Comments

@digitaledge
Copy link

Hello,
I am getting the following error when I try to load the webpages.
The pages are not rendering at all, it keeps white.

Uncaught SyntaxError: Unexpected token < :3990/js/vendor/modernizr.js?:1
Uncaught SyntaxError: Unexpected token < main.js:1
GET http://dev.cosmos3d.com:35729/livereload.js net::ERR_CONNECTION_REFUSED (index):53
(anonymous function) (index):53

Console tells:
GET /css/main.css? 304 28ms
GET /js/main.js? 304 35ms
GET /js/vendor/modernizr.js? 304 51ms
GET / 200 61ms
GET /css/main.css? 200 94ms
GET /js/vendor/modernizr.js? 200 96ms
GET /js/main.js? 200 123ms

Any idea what this problem could be?

@yaru22
Copy link
Collaborator

yaru22 commented Mar 23, 2014

Hi @digitaledge, just a quick question. How did you setup ultimate-seed? Did you clone GitHub repo or use Yeoman generator? If you cloned GitHub repo, did you run it from master branch or dev branch? And what OS are you using?

Also, when you ran grunt to start the server, did you see any error message? If you can post the output of grunt, that would help us identify the problem.

@spallesen
Copy link

Anyone have an update on this issue - im having excatly the same issue running Windows 8.1, I installed using normal Git clone https:/pilwon/ultimate-seed.git ultimate-seed and installed after fixing the CP issue in the Postinstall script and replacing bcrypt with bcrypt-nodejs.

The server starts serving on port 3000 with nice 200 status - but it have not finised the building the page and remains blank.

Looking in the bowser console i see that it cant load livereload.js from localhost:35729

I dont run Redis as its not supported on windows which mean that socket.io cant connect to Redis at localhost:6379 - but the server start fine after that.

Anyone have any ideas?

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

3 participants