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

docs(nodejs): update Node.js spelling in logs #450

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Jul 24, 2024

I noticed this while investigating on a support ticket.

I tested on an application and I find it much nicer to read:

-----> Node.js app detected (package.json)
-----> Requested Node.js versions range: 20.15.x
-----> Resolved Node.js version: 20.15.1
-----> Downloading and installing Node.js
TIP: Use npm shrinkwrap to lock down dependency versions
-----> package.json unchanged since last build
-----> Restoring node_modules from cache
-----> Installing Node.js dependencies
npm warn config production Use `--omit=dev` instead.

up to date, audited 1 package in 374ms

found 0 vulnerabilities
-----> Pruning unused Node.js dependencies

up to date, audited 1 package in 276ms

found 0 vulnerabilities
-----> Caching node_modules for future builds
-----> Cleaning up node-gyp and npm artifacts
-----> Building runtime environment
Node.js  v20.15.1

@EtienneM EtienneM self-assigned this Jul 24, 2024
@EtienneM EtienneM marked this pull request as ready for review July 24, 2024 14:43
@EtienneM EtienneM requested a review from SCedricThomas July 24, 2024 14:43
@EtienneM EtienneM enabled auto-merge July 24, 2024 14:43
@EtienneM EtienneM merged commit 73366b2 into master Jul 24, 2024
2 checks passed
@EtienneM EtienneM deleted the docs/nodejs_logs branch July 24, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants