Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Fix the missing fs.copySync patch in native-packager.js #239

Open
EricLeiLi opened this issue Dec 13, 2012 · 0 comments
Open

Fix the missing fs.copySync patch in native-packager.js #239

EricLeiLi opened this issue Dec 13, 2012 · 0 comments

Comments

@EricLeiLi
Copy link

fs.copySync is deprecated in node 0.8.14 and we all changed it to packagerUtils.copyFile. However, the location (for appdesc use case) is missing in native-packager.js, we need to fix it.

EricLeiLi added a commit to blackberry-webworks/BB10-Webworks-Packager that referenced this issue Dec 13, 2012
Fixes blackberry#239

Reviewed By: @jkeshavarzi
Tested By: @EricLeiLi
nukulb pushed a commit that referenced this issue Dec 13, 2012
Fixes #239

Reviewed By: James Keshavarzi <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant