Problem with chimp and fsevents and 'lazy symbol binding failed' on OSX

When I run

meteor npm run chimp-test

I get.

dyld: lazy symbol binding failed: Symbol not found: _node_module_register Referenced from: /usr/local/lib/node_modules/chimp/node_modules/fsevents/build/Release/fse.node Expected in: dynamic lookup

Anyone come across this before? I’ve tried a fresh install as suggested in another post.

I am experiencing the same issue right now. Did you find a resolution?

I moved to Nightwatch and starrynight. Excellent packages.

I run into the same issue, did you find a resolution?