I found that `
https://github.com/johannestroeger/bower-angular-unstable.git#1.1.5` might
not work anymore, let us try to hack ".bower" to resolve this issue.
```
cat ./webapp/app/components/angular-unstable/.bower.json
{
"name": "angular-unstable",
"version": "1.1.5",
"main": "./angular.js",
"dependencies": {},
"homepage": "https://github.com/atizo/bower-angular-unstable",
"_release": "1.1.5",
"_resolution": {
"type": "version",
"tag": "1.1.5",
"commit": "7f1bb31fc3d12910c57c1947d53c367acee4515d"
},
"_source": "https://github.com/atizo/bower-angular-unstable.git",
"_target": "1.1.5",
"_originalSource": "angular-unstable"
}
```
On Tue, Aug 3, 2021 at 10:15 AM Lihong,Fu <[email protected]> wrote:
> version: kylin-3.0.x-hadoop3.1]
> build command:build/script/package.sh -P cdh60
>
> when down
> https://github.com/johannestroeger/bower-angular-unstable.git#1.1.5
> need input username and password. but not my name and password.
>
> could you tar your 3.0 and 4.0-b version's webapp/node_modules directory
> for me? thank you.
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "dev" <[email protected]>;
> *发送时间:* 2021年8月2日(星期一) 晚上11:32
> *收件人:* "dev"<[email protected]>;
> *主题:* Re:回复: help me thank u
>
> 您好:您使用源代码的哪个分支来编译?
>