ronaldlokers / grunt-casperjs

Grunt task for casperjs
MIT License
104 stars 51 forks source link

symbolic link after updating to newest version #49

Open mmacgibbon opened 10 years ago

mmacgibbon commented 10 years ago

So i have npm'd the file into a current project

ls -l

casperjs -> /export/home/matthew/ourptojectname/web-client/node_modules/grunt-casperjs/lib/casperjs/casperjs-master/bin/casperjs

the problem is when i put it in our own git project (so that way other people on the team could use it) they're all pointing to matthew (me)

mmacgibbon commented 10 years ago

I made a change in my local git, but it looks like when it did an update, it did a full path symbolic link as opposed to relative.

TechNickAI commented 10 years ago

We need some help fixing issues. Volunteers welcomed!