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

ReferenceError: exports is not defined #17

Open
hayk94 opened this issue Dec 26, 2016 · 0 comments
Open

ReferenceError: exports is not defined #17

hayk94 opened this issue Dec 26, 2016 · 0 comments

Comments

@hayk94
Copy link

hayk94 commented Dec 26, 2016

After installing the package I get this error.

 (STDERR) /home/hayk/.meteor/packages/meteor-tool/.1.4.2_3.3j1ad++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20161226-16:51:05.068(4)? (STDERR) 						throw(ex);
W20161226-16:51:05.069(4)? (STDERR) 						^
W20161226-16:51:05.069(4)? (STDERR) 
W20161226-16:51:05.069(4)? (STDERR) ReferenceError: exports is not defined
W20161226-16:51:05.070(4)? (STDERR)     at packages/std_tracker-component.js:21:23
W20161226-16:51:05.070(4)? (STDERR)     at packages/std_tracker-component.js:152:4
W20161226-16:51:05.071(4)? (STDERR)     at packages/std_tracker-component.js:159:3
W20161226-16:51:05.072(4)? (STDERR)     at /home/hayk/projects/b2c/.meteor/local/build/programs/server/boot.js:295:34
W20161226-16:51:05.073(4)? (STDERR)     at Array.forEach (native)
W20161226-16:51:05.073(4)? (STDERR)     at Function._.each._.forEach (/home/hayk/.meteor/packages/meteor-tool/.1.4.2_3.3j1ad++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20161226-16:51:05.074(4)? (STDERR)     at /home/hayk/projects/b2c/.meteor/local/build/programs/server/boot.js:128:5
W20161226-16:51:05.074(4)? (STDERR)     at /home/hayk/projects/b2c/.meteor/local/build/programs/server/boot.js:344:5
W20161226-16:51:05.075(4)? (STDERR)     at Function.run (/home/hayk/projects/b2c/.meteor/local/build/programs/server/profile.js:480:12)
W20161226-16:51:05.075(4)? (STDERR)     at /home/hayk/projects/b2c/.meteor/local/build/programs/server/boot.js:343:11
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.

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

1 participant