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

Update step-1-hello-world-2680aa9.md - using npx ui5 init #150

Closed
wants to merge 1 commit into from

Conversation

bvarwig
Copy link
Contributor

@bvarwig bvarwig commented Aug 12, 2024

Running ui5 init will not work when the command line is not installed globally. You need to run npx ui5 init

Running `ui5 init` will not work when the command line is not installed globally. You nee to run `npx ui5 init`
@OlMue
Copy link
Contributor

OlMue commented Aug 12, 2024

Hi @bvarwig, thanks for your contribution! We'll take a look and will get back to you.

@KlattG
Copy link
Contributor

KlattG commented Aug 13, 2024

Hi @bvarwig , we actually modified this topic a few weeks ago by adding an initial 'Setup' section. Current best practice is to install UI5 Tooling globally and as a dev dependency. Once you've done this, ui5 init should work as expected.
See https://ui5.sap.com/1.127.0/#/topic/2680aa9b16c14a00b01261d04babbb39

@KlattG KlattG added duplicate This issue or pull request already exists type/examples-samples Related to existing examples/samples, or request for new examples/samples. labels Aug 13, 2024
@KlattG KlattG closed this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists type/examples-samples Related to existing examples/samples, or request for new examples/samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants