Install edge-impluse-linux with npm fails

Question/Issue:
Installing edge-impluse-linux via npm gives you a bunch of 404 Not Found errors.
Project ID:

Context/Use case:
tcullen@alien:~$ sudo npm install edge-impluse-linux -g --unsafe-perm
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/edge-impluse-linux - Not found
npm ERR! 404
npm ERR! 404 ‘edge-impluse-linux@*’ is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Hello @TimC,

You have a typo mistake here:
it should be edge-impulse-linux instead of edge-impluse-linux.

Best,

Louis