Closed troygoode closed 12 years ago
package.json currently restricts to 0.4.x, and installing via "npm install -f unicode" results in an error:
"Cannot find module './build/default/buffer-stream'"
i fixed bufferstream and removed the restriction.
can you please recheck if it works now?
yup, works great. thanks!
nice :]
package.json currently restricts to 0.4.x, and installing via "npm install -f unicode" results in an error:
"Cannot find module './build/default/buffer-stream'"