Mark Woon

Results 25 comments of Mark Woon

Yeah, I'm seeing this problem locally. Unfortunately it's in a private repo. I was hoping the repl.it would be enough to reproduce. As for ky-universal, I'm just sticking with 0.6...

I don't think current .ai files are EPS based. If anything, they're PDF based. Do you have any code that can extract XMP data from a binary file?

@drewnoakes I don't know about "realiably identifies XMP within the containing file", but this works for me: https://gist.github.com/markwoon/5b216226363859fd1a39dc091f43eca7

I can confirm @tonivj5's analysis. Disabling jest-chain produced the real error.

I'm experiencing this as well. Any chance we could handle this on the analyzer side? Perhaps a callback for us to normalize paths? Or an option to automatically see if...

You can't commit a symlink into git... On Windows, you can reproduce it like this: 1) Checkout a repo 2) cd somewhere else 3) create a symlink to the repo...

Oops, you're right. If I understand @dzearing correctly, you can reproduce on *nix by moving `node_modules` out of your repo and symlinking to it.

It looks like like simplemagic is sensitive to the exact location of the property. Moving the property to the top of the file seems to resolve this problem. See [Oxycodone_PK-fixed.zip](https://github.com/j256/simplemagic/files/2168765/Oxycodone_PK-fixed.zip)...

@j256 Any idea if this can be fixed?

@j256 I've attached zip files because I couldn't attach the .ai file directly. Please take a look at the Illustrator file in the zip file to test.