docs: add npm install to getting started instructions#553
docs: add npm install to getting started instructions#553sentience wants to merge 1 commit intogetindiekit:mainfrom
Conversation
| Hi @sentience; Did you try this, or did it not work? |
| Doesn't work for me. This is what I get with a fresh clone:
|
| That's odd. What versions of |
|
e63925e to e913cab Compare 7f9179a to ab00b34 Compare 884da84 to 7fe6ae6 Compare 4b4799d to b1034c2 Compare | I had to npm install prior to being able to do npm create indiekit (directory) |
| Interesting. I'm not sure that's how npm initialisation packages are meant to work (requiring |
| Am finding this issue hard to replicate. When I type the following: npm create indiekit my-projectI get the following: Need to install the following packages: create-indiekit@1.0.0-beta.3 Ok to proceed? (y) That package is installed, before the question flow starts. After answering the questions, the directory and files are created. I’ve deleted all npm caches and reinstalled Node. Note, this command should be run independent of cloning any repo or any other setup. What steps did you follow? How did you install Node? What platform are you using? This one has me stumped at the moment… |
3275669 to f106826 Compare bcb45fd to f28325a Compare c5fb10f to dcd42ee Compare afb8f25 to 0617dc4 Compare 57a0028 to c2c31ed Compare
No description provided.