Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run deckboard-kit command #8

Open
gsaker opened this issue Aug 16, 2022 · 3 comments
Open

Unable to run deckboard-kit command #8

gsaker opened this issue Aug 16, 2022 · 3 comments

Comments

@gsaker
Copy link

gsaker commented Aug 16, 2022

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
Copy link

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

@DataNext27
Copy link

Hi, you are maybe missing the CLI

Just run

npm install -g deckboard-kit-cli

and the commands should now work correctly

@underclockeddev
Copy link

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 🙇🙇🙇🙇🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants