ovidiuch / aufond

A résumé for the modern age
76 stars 17 forks source link

not being able to bundle #96

Closed sallespromanager closed 10 years ago

sallespromanager commented 10 years ago

hi,

i am not sure what is wrong.

i am having this bundle error.

Errors prevented bundling:
While building the application:
node_modules/fibers/build.js:1:15: Unexpected token ILLEGAL
node_modules/fibers/test.js:1:15: Unexpected token ILLEGAL
ovidiuch commented 10 years ago

Never received this error. What Meteor version / OS?

PS. Are you using the bundle.sh script?

sallespromanager commented 10 years ago

yeap. this runs on Meteor 0.6.3.1 and Ubuntu 12.04.03

the bundle.sh is not working either.

Creating Meteor bundle file...
Killed
Removing previous .bundle...
rm: cannot remove `.bundle/*': No such file or directory
Unzipping bundle in .bundle folder...
tar (child): aufond.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Re-install fibers package in .bundle folder...
./script/bundle.sh: 25: cd: can't cd to .bundle/programs/server/node_modules
rm: cannot remove `fibers': No such file or directory
npm http GET https://registry.npmjs.org/fibers/1.0.1
npm http 304 https://registry.npmjs.org/fibers/1.0.1
ovidiuch commented 10 years ago

Try upgrading Meteor. I last tested on 0.6.5.1 and 0.6.6.3 seems to be available

sallespromanager commented 10 years ago

salut ! a meteor update did the trick.