This is weird:
npm install can-stache-bindings
SmartSewer@1.0.0 [dir]/SmartSewer
└─┬ can-stache-bindings@3.9.2
├── can-reflect@1.4.2
└─┬ can-simple-observable@1.0.1
└── can-reflect@1.4.2
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN can-react-component@0.1.7 requires a peer of react@^15.4.2 but none was installed.
npm WARN react-view-model@0.5.6 requires a peer of react@^15.0.0 but none was installed.
npm WARN SmartSewer@1.0.0 No description
npm WARN SmartSewer@1.0.0 No repository field.
some warnings, but nothing unexpected.
Then:
npm ls can-stache-binding
SmartSewer@1.0.0 [dir]/SmartSewer
└── (empty)
npm ERR! code 1
Version of steal is 1.5.4