You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions and installed oav via npm install -g oav@latest,
$>npm install -g oav@latest
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
changed 292 packages in 12s
12 packages are looking for funding
run `npm fund` for details
$>oav
'oav' is not recognized as an internal or external command,
operable program or batch file.
I checked C:\Program Files\nodejs\node_modules\npm\node_modules, not found oav modules at all.
The text was updated successfully, but these errors were encountered:
Hi,
I followed the instructions and installed oav via
npm install -g oav@latest
,I checked
C:\Program Files\nodejs\node_modules\npm\node_modules
, not foundoav
modules at all.The text was updated successfully, but these errors were encountered: