pileup.js
pileup.js copied to clipboard
Buffer class not found
Hi i had to install Browserify to introduce the Buffer class which is required by the jDataView package using Meteorjs v1.4.2.3 as my framework.
am i missing something here?
@etheleon: not sure I understand what the problem is here. If you are developing against pileup.js, you might need to npm install
within pileup to get all those dev packages, which hopefully will solve this issue.
Let me know how to replicate this issue and I would be more than happy to help resolve this missing dependency issue.
Thanks