Ink 0.10.12 failed on ubuntu

I can’t install Ink, I tried on Atom and terminal.

ink@0.10.12 postinstall /tmp/apm-install-dir-119717-6889-1yboq04.p0kfl/node_modules/ink
node scripts/postinstall.js

internal/modules/cjs/loader.js:596
throw err;
^

Error: Cannot find module ‘/tmp/apm-install-dir-119717-6889-1yboq04.p0kfl/node_modules/ink/scripts/postinstall.js’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:594:15)
at Function.Module._load (internal/modules/cjs/loader.js:520:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:744:10)
at startup (internal/bootstrap/node.js:238:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:572:3)
Aborted (core dumped)
npm WARN enoent ENOENT: no such file or directory, open ‘/tmp/apm-install-dir-119717-6889-1yboq04.p0kfl/package.json’
npm WARN apm-install-dir-119717-6889-1yboq04.p0kfl No description
npm WARN apm-install-dir-119717-6889-1yboq04.p0kfl No repository field.
npm WARN apm-install-dir-119717-6889-1yboq04.p0kfl No README data
npm WARN apm-install-dir-119717-6889-1yboq04.p0kfl No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! ink@0.10.12 postinstall: node scripts/postinstall.js
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the ink@0.10.12 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.