You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First i wanted to say i really like what you have made. Its really cool. I am trying to integrate it with my angular app. For now i have hacked enough in, but i wanted to submit a pull with the changes. I can not even get the express server to serve the static files. What i did was fork, npm install, grunt. And when open loads the page all static files get a 403. Any idea what i can do to get it running?
Here is a part of my terminal.
The text was updated successfully, but these errors were encountered:
That is... really odd. Can you tell me which version of Express server you have installed? I don't think it's version locked in package.json -- and it works fine on my machine.
First i wanted to say i really like what you have made. Its really cool. I am trying to integrate it with my angular app. For now i have hacked enough in, but i wanted to submit a pull with the changes. I can not even get the express server to serve the static files. What i did was fork, npm install, grunt. And when open loads the page all static files get a 403. Any idea what i can do to get it running?
Here is a part of my terminal.
![screen shot 2013-10-05 at 11 02 06 am](https://camo.githubusercontent.com/4783e3daf6d96095e8f1a9ec4d2657c714d1ac4f13a0ccfb64d307477a40bd67/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f323031383838352f313237353031392f31373738626530302d326465302d313165332d383730642d3234626166643438646365322e706e67)
The text was updated successfully, but these errors were encountered: