help icon indicating copy to clipboard operation
help copied to clipboard

global vs local issue

Open SyedaRose opened this issue 3 years ago • 1 comments

Details

> npm i --global npm
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ERR_OSSL_PEM_NO_START_LINE
npm ERR! error:0909006C:PEM routines:get_name:no start line

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\syeda\AppData\Local\npm-cache\_logs\2022-07-09T14_28_04_939Z-debug-0.log

Node.js version

-

Example code

No response

Operating system

windows

Scope

-

Module and version

node current version

SyedaRose avatar Jul 09 '22 14:07 SyedaRose

Hi, it seems like the issue is with this error: ERR_OSSL_PEM_NO_START_LINE can you provide the full log in the .log file?

MoLow avatar Jul 17 '22 09:07 MoLow

There has been no activity on this issue for 11 months. The help repository works best when sustained engagement moves conversation forward. The issue will be closed in 1 month. If you are still experiencing this issue on the latest supported versions of Node.js, please leave a comment.

github-actions[bot] avatar Dec 31 '23 01:12 github-actions[bot]

This is an npm issue, not a node one, and this specific deprecation message was a bug and should be ignored.

ljharb avatar Dec 31 '23 04:12 ljharb