Describe the bug
I followed this link and followed npm command way. After installation themekit, I usetheme --help to confirm the installation which shows 'command not found' error .
To Reproduce
Steps to reproduce the behavior:
run command 'theme new --password=mypassword --store=store.myshopify.com --name=theme'
Expected behavior
How to setup themekit on local space using 'npm' ?
Environment (please complete the following information):
OS [e.g. iOS]: Windows 10
Themekit version (run theme version to check): 1.1.7 (via npm website) and 2.1.0 (via git repo)
Editor [e.g. atom, sublime]: VScode
Ignore:
Additional context
Add any other context about the problem here.
Describe the bug I followed this link and followed npm command way. After installation themekit, I use
theme --help
to confirm the installation which shows 'command not found' error .To Reproduce Steps to reproduce the behavior:
Expected behavior How to setup themekit on local space using 'npm' ?
Environment (please complete the following information):
Additional context Add any other context about the problem here.