-
-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Clone repo with https
- Run
npm init - Choose angular template with (ng/cli)
- See error
Expected behavior
Using the angular (ng/cli) template does not throw an error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working