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

Error renaming (linux) #9

Open
m1ga opened this issue Sep 17, 2015 · 1 comment
Open

Error renaming (linux) #9

m1ga opened this issue Sep 17, 2015 · 1 comment

Comments

@m1ga
Copy link
Contributor

m1ga commented Sep 17, 2015

building went fine but at the end I got:

...
Packaging version (5.0.0) complete
scons: done building targets.

fs.js:555
  return binding.rename(pathModule._makeLong(oldPath),
                 ^
Error: EXDEV, cross-device link not permitted '/tmp/tisdk_24606DZwGRPgpe5hL/dist/mobilesdk-5.0.0-linux.zip'
    at Object.fs.renameSync (fs.js:555:18)
    at ChildProcess.<anonymous> (/usr/lib/node_modules/tisdk/index.js:125:12)
    at ChildProcess.emit (events.js:98:17)
    at Process.ChildProcess._handle.onexit (child_process.js:820:12)

system: linux

@dbankier
Copy link
Owner

Sorry, didn't test against linux. I need to implement the move differently.

(eg: http://stackoverflow.com/questions/4568689/how-do-i-move-file-a-to-a-different-partition-or-device-in-node-js/29287813#29287813)

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

2 participants