rivafarabi / deckboard-kit

Deckboard app extention starter
MIT License
15 stars 5 forks source link

Unable to run deckboard-kit command #8

Open gsaker opened 2 years ago

gsaker commented 2 years ago

Hi, I can't seem to run any deckboard-kit commands, it returns a 'command not found error'. Other packages installed with npm work. On closer inspection it looks like there is no bin folder inside the deckboard-kit node_modules folder unlike other npm packages I have installed. Maybe that's part of the issue? Tried this on both Windows 11 and Ubuntu (under WSL). Thanks. George

delennerd commented 1 year ago

Hi, I have the same problem. Tested under MacOS 13

DataNext27 commented 1 year ago

Hi, you are maybe missing the CLI

Just run

npm install -g deckboard-kit-cli

and the commands should now work correctly

underclockeddev commented 1 year ago

Hi, you are maybe missing the CLI

Just run

npm install -g deckboard-kit-cli

and the commands should now work correctly

omg... I am the worst kind of idiot. Thank you @DataNext27 🙇🙇🙇🙇🙇