reactioncommerce / reaction-cli

A command line tool for working with Reaction Commerce.
33 stars 20 forks source link

Cannot read property 'warn' of undefined #3

Closed aaronjudd closed 8 years ago

aaronjudd commented 8 years ago

Replicate with the node:latest docker image. Seems to appear on some flavors of Linux.

npm info ok
# reaction init
Options:
  -v, --version  Show version number                                   [boolean]
  -h, --help     Show help                                             [boolean]

Cannot read property 'warn' of undefined
# npm -v
3.9.5
# node -v
v6.2.2
jshimko commented 8 years ago

This was fixed in this commit.