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

process out of memory error #57

Closed
max-mapper opened this issue Aug 17, 2011 · 1 comment
Closed

process out of memory error #57

max-mapper opened this issue Aug 17, 2011 · 1 comment

Comments

@max-mapper
Copy link
Member

HI JAMES

I received a FATAL ERROR: JS Allocation failed - process out of memory error when attempting to browserify https://github.com/harthur/glossary

steps to reproduce:

npm install -g browserify
npm install glossary
browserify --require glossary -o glossary.js

there don't appear to be any crazy symlinks hiding in my node_modules

thanks!

@max-mapper
Copy link
Member Author

upon further investigation i believe it might be the fault of the pos module (github.com/fortnightlabs/pos-js), a dependency of glossary

for instance, this file is part of pos: https://raw.github.com/fortnightlabs/pos-js/master/lexicon.js

@ghost ghost closed this as completed Feb 22, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant