Hello,

Zeppelin uses

<node.version>v12.3.1</node.version>
<npm.version>6.9.0</npm.version>


So I think we'd better use the same version to compile the frontend
directly.

Regards,
Jongyoul


2022년 3월 29일 (화) 오후 1:08, LuNing Wang <wang4lun...@gmail.com>님이 작성:

> Hi all,
>
> I try to build zeppelin in 0.10-branch or master. When I run this command
> `npm install --no-lockfile` in zeppelin-web dir, throw the following error.
> and I run `mvn clean install -Dskiptests` in project dir throw the
> following error too.
>
> ```
> npm ERR! code 1
> npm ERR! git dep preparation failed
> npm ERR! command /Users/ada/.nvm/versions/node/v16.14.0/bin/node
> /Users/ada/.nvm/versions/node/v16.14.0/lib/node_modules/npm/bin/npm-cli.js
> install --force --cache=/Users/ada/.npm --prefer-offline=false
> --prefer-online=false --offline=false --no-progress --no-save --no-audit
> --include=dev --include=peer --include=optional --no-package-lock-only
> --no-dry-run
> npm ERR! npm WARN using --force Recommended protections disabled.
> npm ERR! npm ERR! code ETARGET
> npm ERR! npm ERR! notarget No matching version found for
> fedops-grafana-api@^2.0.0.
> npm ERR! npm ERR! notarget In most cases you or one of your dependencies
> are requesting
> npm ERR! npm ERR! notarget a package version that doesn't exist.
> npm ERR!
> npm ERR! npm ERR! A complete log of this run can be found in:
> npm ERR! npm ERR!
> /Users/ada/.npm/_logs/2022-03-29T03_49_17_980Z-debug-0.log
>
> npm ERR! A complete log of this run can be found in:
> npm ERR!     /Users/ada/.npm/_logs/2022-03-29T03_41_06_493Z-debug-0.log
> ```
>
> I can not find ` fedops-grafana-api@^2.0.0`, what is that?
>
>
>

-- 
이종열, Jongyoul Lee, 李宗烈
http://madeng.net

Reply via email to