Skip to content

Angular (ng/cli) template does not work #1319

@code-squire2025

Description

@code-squire2025

I absolutely love how modern the approach you created. Hats of, nice work!

Describe the bug
I tried cloning (https) the repo and running npm init choosing the angular (ng/cli) template, however it throws an error:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@app%2frenderer - Not found
npm error 404
npm error 404 '@app/renderer@*' is not in this registry.

The analog version of angular works fine. I have not tried older version of this template.
I am on a windows 11 pro desktop.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repo with https
  2. Run npm init
  3. Choose angular template with (ng/cli)
  4. See error

Expected behavior
Using the angular (ng/cli) template does not throw an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions