Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

npm ERR! 404 You should bug the author to publish it #1

Closed
peterennis opened this issue Nov 6, 2019 · 3 comments
Closed

npm ERR! 404 You should bug the author to publish it #1

peterennis opened this issue Nov 6, 2019 · 3 comments

Comments

@peterennis
Copy link

Testing the demo.

Microsoft Windows [Version 10.0.17763.805]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\peter>cd C:\ae\stencil-ds-plugins-demo\packages\app-angular

C:\ae\stencil-ds-plugins-demo\packages\app-angular>npm i
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/component-library-angular - Not found
npm ERR! 404
npm ERR! 404  'component-library-angular@0.0.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'app-angular'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\peter\AppData\Roaming\npm-cache\_logs\2019-11-06T05_16_58_049Z-debug.log

C:\ae\stencil-ds-plugins-demo\packages\app-angular>

Capture690

@kvaughan-ct
Copy link

This is lerna managed. I'm sure docs will be added, but in the meantime run npx lerna bootstrap from the repo root to manage your npm installing.

@jthoms1
Copy link
Member

jthoms1 commented Nov 8, 2019

Ya this isn't meant to be actually publishable. lerna bootstrap should be used to link the packages together.

@jthoms1 jthoms1 closed this as completed Nov 8, 2019
@peterennis
Copy link
Author

@kvaughan-ct
Thanks for the tip.
It still does not work
Ref: #2

@jthoms1
Some other directions needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants