-
-
Notifications
You must be signed in to change notification settings - Fork 40
docs: add npm install to getting started instructions #553
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
base: main
Are you sure you want to change the base?
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:
[email protected]
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… |
4d63f03 to
7b33856
Compare
09cfd93 to
25a68aa
Compare
1b91b6e to
69936a4
Compare
3225b55 to
7934b22
Compare
f8d0cc8 to
f877637
Compare
d6ec3d5 to
742898d
Compare
cc2e089 to
04ad1f5
Compare
No description provided.