You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: