惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Martin Fowler
Martin Fowler
J
Java Code Geeks
The GitHub Blog
The GitHub Blog
C
Check Point Blog
H
Help Net Security
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
P
Proofpoint News Feed
V
Visual Studio Blog
Stack Overflow Blog
Stack Overflow Blog
雷峰网
雷峰网
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Vercel News
Vercel News
S
SegmentFault 最新的问题
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
有赞技术团队
有赞技术团队
博客园_首页
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - angular-cli
2026-05-30 · via AUR Newest Packages

sodaplayer commented on 2024-02-27 18:19 (UTC)

Hey everyone, I noticed this package was orphaned and decided to adopt it. If anyone else is interested in being its maintainer, let me know and I'll be happy to turn over ownership to you.

Thanks to the previous maintainers for regularly keeping up with the updates!

mcw commented on 2021-03-27 12:41 (UTC)

Everything's golden (in regards to the conflicts).

Thank you!

GFdevelop commented on 2021-03-27 11:30 (UTC)

I'm sorry for the issues, now work again, can you confirm?

mcw commented on 2021-03-24 12:01 (UTC)

The updates to the semver package remove conflict and render this package installable again.

I assume the same changes should be made to this package to prevent this from happening in the future.

totemfallico commented on 2021-03-24 09:37 (UTC)

If you updated but you can't run ng serve, just use npm start as a temporary workaround of the "Unknown error: TypeError: Cannot read property 'split' of undefined" error.

gdamjan commented on 2021-03-23 21:33 (UTC)

mcw commented on 2021-03-23 12:11 (UTC) (edited on 2021-03-23 12:11 (UTC) by mcw)

The latest version of this package is not installable. It conflicts with the package semver, which is needed by npm, which is needed to install the package.

(1/1) checking for file conflicts                                                          [##################################################] 100%
error: failed to commit transaction (conflicting files)
angular-cli: /usr/lib/node_modules/root/.travis.yml exists in filesystem     (owned by semver)
angular-cli: /usr/lib/node_modules/root/LICENSE exists in filesystem (owned by semver)
angular-cli: /usr/lib/node_modules/root/README.md exists in filesystem (owned by semver)
angular-cli: /usr/lib/node_modules/root/defaults.js exists in filesystem     (owned by semver)
angular-cli: /usr/lib/node_modules/root/index.js exists in filesystem (owned by semver)
.etc.....

GFdevelop commented on 2021-03-22 11:25 (UTC)

@freed00m you are right, I'm searching for this...

freed00m commented on 2021-03-21 17:18 (UTC)

I have trouble running it, some missing dependencies?

% ng new
Unknown error: TypeError: Cannot read property 'split' of undefined

GFdevelop commented on 2020-12-10 19:02 (UTC)

I am happy that you have solved your problem...thanks to having share your debug info with the community, can be usefull.