TritonDataCenter / node-assert-plus

Extra assertions on top of node's assert module
MIT License
122 stars 25 forks source link

ReferenceError: type is not defined #11

Closed groundwater closed 10 years ago

groundwater commented 10 years ago

I believe type is not defined here.

https://github.com/mcavage/node-assert-plus/blob/master/assert.js#L111 https://github.com/mcavage/node-assert-plus/commit/d186d01b7eafb36891727bd812f17bfe88f0bcca#diff-07a9e9bb9f8a18372a6cf841b65a1c85R83

isaacs commented 10 years ago

Bumping into this passing a stream to MantaClient.put.

isaacs commented 10 years ago

The same error occurs in assert.stream().