tancredi/fantasticon

fantasticon: command not found

hquinterost opened this issue · 1 comments

Hi, I've installed fantasticon as follows, but it didn't work.
When I tryed to generate my first icon library, I've got the error: fantasticon: command not found

$ npm install -g fantasticon

changed 192 packages in 13s

20 packages are looking for funding
run npm fund for details

$ fantasticon src/svg-icons -o public/icons-fonts
bash: fantasticon: command not found

As it wasn't installed at all.

Worked fine for me (Node v20.5.1, npm 9.8.0, Ubuntu 22.04.4 LTS); it installed to /usr/bin/fantasticon. What are your Node/NPM versions, your OS, your PATH?