Android Build - stream.js:94 throw er;

it seems like no one has come up against this error before?

This doesnt even get to the build, its just checking if the the package is up to date

stream.js:94
throw er; // Unhandled stream error in pipe.
^
Error: ENOENT, lstat '/Volumes/…/.meteor/local/build_tar/bundle/README’
The README is not in the bundle folder

npm-debug not sure if ths is related or something else.

Exit status 8
9 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:214:16)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at EventEmitter.emit (events.js:172:7)
9 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14)
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at ChildProcess.emit (events.js:172:7)
9 verbose stack at maybeClose (internal/child_process.js:818:16)
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

anyone seen anything like this?

Building for android sucks, IOS just worked