Open gsaker opened 2 years ago
Hi, I have the same problem. Tested under MacOS 13
Hi, you are maybe missing the CLI
Just run
npm install -g deckboard-kit-cli
and the commands should now work correctly
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 🙇🙇🙇🙇🙇
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