Emmet Conflict with Atom Autocompletion

2019-08-17 00:39发布

问题:

I am following this instructions (https://atom.io/packages/emmet) using Git Bash. The problem is the last step which is "npm install". It's said command not found.

I can successfully install emmet in Atom editor, but the problem is it messes with the code autosuggestion, and when I press tab, it doesn't write what it ought to.

See also this: https://github.com/emmetio/atom-plugin.

回答1:

Apparently you don't have npm installed on your computer. You might want to read https://www.npmjs.com/get-npm