Skip to content

fresh install with code-sharing not working #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
daweedm opened this issue Jun 17, 2020 · 0 comments · Fixed by #280
Closed

fresh install with code-sharing not working #278

daweedm opened this issue Jun 17, 2020 · 0 comments · Fixed by #280

Comments

@daweedm
Copy link

daweedm commented Jun 17, 2020

Environment
Angular CLI: 9.1.8
Node: 12.16.3
OS: darwin x64

[email protected]

Describe the bug
Can't install the dependencies. The module @angular/http is required but it does no longer exist for angular 9

Installing packages...npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @angular/http@~9.1.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'app'
npm ERR! notarget 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/Daweed/.npm/_logs/2020-06-17T04_08_53_846Z-debug.log
✖ Package install failed, see above.
The Schematic workflow failed. See above.

To Reproduce
run ng new --collection=@nativescript/schematics app --shared --style=scss

Expected behavior
Install without error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant