grunt-casperjs icon indicating copy to clipboard operation
grunt-casperjs copied to clipboard

symbolic link after updating to newest version

Open mmacgibbon opened this issue 11 years ago • 2 comments

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 avatar Dec 26 '13 16:12 mmacgibbon

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.

mmacgibbon avatar Dec 26 '13 17:12 mmacgibbon

We need some help fixing issues. Volunteers welcomed!

TechNickAI avatar Jun 05 '14 17:06 TechNickAI