iterative / iterative/example_cml

Error install as a package

Open
#193 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
438
PR merge metrics
No merged PRs in 30d

Description

```
# npm i -g @dvcorg/cml
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: 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 request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code 127
npm ERR! path /root/.nvm/versions/node/v16.0.0/lib/node_modules/@dvcorg/cml/node_modules/ssh2
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! sh: 1: node: Permission denied

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-04-05T12_04_56_558Z-debug.log
```

before that error I change version node from >17.x to 16.0, what version should I install for node, npm, or other dependencies for installing process?

thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.