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
{{ message }}
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.
so that the index.css doesn't compile, though I can copy the old version into the build folder
secondly, with the server started, I get a bunch of transition errors on the index.js, possibly related to
Error: $http.get(...).success is not a function
which could be a angular version problem, giving an endless loading screen after login.
Happens remotely as well - https://quiet-dawn-41297.herokuapp.com/#!/
Got the errors both before and after moving from node 4.6.0 to 6.9.2
any help would be
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I'm having a couple of problems with a fresh clone (which I wasn't having the first time I installed).
The build runs fine but npm start throws:
so that the index.css doesn't compile, though I can copy the old version into the build folder
secondly, with the server started, I get a bunch of transition errors on the index.js, possibly related to
Got the errors both before and after moving from node 4.6.0 to 6.9.2
any help would be
Thanks
The text was updated successfully, but these errors were encountered: