Skip to content
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

Issue with symlinks in flashcast-mod #6

Open
bored-engineer opened this issue Nov 30, 2013 · 1 comment
Open

Issue with symlinks in flashcast-mod #6

bored-engineer opened this issue Nov 30, 2013 · 1 comment

Comments

@bored-engineer
Copy link

This issue can be replicated by deploying the pre-release found here.

It drops a symlink in /system/usr/bin/npm to ../lib/node_modules/npm/bin/npm-cli.js

Once this mod is run the following is what is found on the device as the npm file:

XSym
0038
36c91a46c3a5a86837deff259c6d0874
../lib/node_modules/npm/bin/npm-cli.js

Instead of a symlink to the proper location.

@bored-engineer
Copy link
Author

Using a zip instead of directory simply results in the npm file containing:

../lib/node_modules/npm/bin/npm-cli.js

But is still not a symlink. Tested on flashcast-v1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant