-
Notifications
You must be signed in to change notification settings - Fork 10
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
Any chance to update deps on this project? #9
Comments
It's been ages since I've had to debug this project, nor do I remember how it works, so grain of salt with my comments.
That's a completely empty suggestion though, I'm going off of nothing more than a Google search. I pulled out my old copy and didn't have any issues (W10), but again, I have everything already set up, including compass. I updated my fork: https://github.com/Sphazz/skillplanner A lot of the dependencies for this project are either deprecated, or so far out of date they are completely incompatible with their most recently updated versions. So updating dependencies would probably cause more harm then good. This type of project needs to be re-imagined with React or Angular 7. Things have come a long way since this was originally conceived. The conversion script could be very easily reused through. |
O wow - that did actually work! 🙌 Thanks for putting in the time to look at this. Really appreciate it. 🙏 Have a great week! |
I do not currently have intentions to keep this updated. If someone wants to file a PR to update the repo to a working state I'll happily merge it. |
Sounds good - thanks for the help! Will close this issue. |
Tried getting this project running on my box for a friend, but ran into a handful of issues. I got most of the way there, however running into this bug now:
I tried different variations of installing compass, but still getting the error. It could be related to this issue, but I'm not super well versed in some of these specific technologies so I can't say for sure after spending about ~15 minutes on this.
yeoman/generator-angular#1172
Any help / guidance appreciated, thanks!
Also, here's the list of commands I ran, in order (with various grunt / grunt serves sprinkled in). Maybe that gives some insight as well.
The text was updated successfully, but these errors were encountered: