Error when deploying with Meteor Up and React 0.14.3

I get the following error when deploying with mup:

Building Started: . => Archiving failed: ENOENT, stat '/tmp/318fe3f7-ecad-45c7-bb17-9e8890ab8f77/bundle/programs/server/npm/react-runtime-prod/node_modules/react/node_modules/envify/node_modules/jstransform/node_modules/esprima-fb/.#README.md''

If I revert to the previous package version “react@=0.14.1_1” it works fine, any idea where this might come from?
I have looked through the github rep without luck

2 Likes