mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
typo in comment: npn -> npm
This commit is contained in:
parent
da165aeae6
commit
b1e166db69
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
- nodejs
|
- nodejs
|
||||||
- npm
|
- npm
|
||||||
|
|
||||||
# attempting to reinstall npn is broken on raspbian 9
|
# attempting to reinstall npm is broken on raspbian 9
|
||||||
- name: check for sugarizer already installed
|
- name: check for sugarizer already installed
|
||||||
stat: path={{ sugarizer_location }}/sugarizer/server/node_modules
|
stat: path={{ sugarizer_location }}/sugarizer/server/node_modules
|
||||||
register: npm
|
register: npm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue