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

Create an Application with SAP Java Buildpack 2 - Step 5 #2146

Open
larryhardin01 opened this issue Oct 7, 2024 · 1 comment
Open

Create an Application with SAP Java Buildpack 2 - Step 5 #2146

larryhardin01 opened this issue Oct 7, 2024 · 1 comment

Comments

@larryhardin01
Copy link

Tutorials: https://developers.sap.com/tutorials/btp-cf-buildpacks-java-create.html

When I get to step 7 of Step 5, I am asked to do this:
npm init
npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1

  • npm init
  •   + CategoryInfo          : ObjectNotFound: (npm:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

Nowhere prior to this is NPM mentioned and it is apparently not installed using the SAP Machine JDK. So when I get to this step, I receive an error. Now I have to figure out how to correct this, 100% on my own. No Bueno.

@Joysie
Copy link
Contributor

Joysie commented Oct 10, 2024

Hi @larryhardin01

Yes, you're right! I forgot to mention npm in the Prerequisites section.

I'm sorry for the troubles caused and thank you for pointing out this gap!

The tutorial will be updated very soon.

All the best,
Gergana

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

No branches or pull requests

2 participants