Closed avishnyak closed 8 years ago
Because npm 3 flattens dependencies, the post install script fails on my installation.
It currently has a hard-coded path instead of a script that would use require.
node node_modules/tsd/build/cli.js install
this is fixed now. that was my bad - sorry about that.
Because npm 3 flattens dependencies, the post install script fails on my installation.
It currently has a hard-coded path instead of a script that would use require.