max-mapper / elementary-electron

NodeSchool workshop for learning Electron
228 stars 44 forks source link

Replace elementary-electron requirement sprintf -> sprintf-js #33

Open todd-dsm opened 6 years ago

todd-dsm commented 6 years ago

npm complained on the install:

$ npm install elementary-electron -g
npm WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
/usr/local/bin/elementary-electron -> /usr/local/lib/node_modules/elementary-electron/bin/elementary-electron
+ elementary-electron@1.5.2
added 221 packages from 201 contributors in 6.521s

We'll know shortly if this is a technical complaint and everything still works - or not.