Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

@angular/compiler-cli is using source-map@0.6.1, does not exist. #15976

Closed
leoperetti opened this issue Oct 29, 2019 · 3 comments
Closed

@angular/compiler-cli is using source-map@0.6.1, does not exist. #15976

leoperetti opened this issue Oct 29, 2019 · 3 comments

Comments

@leoperetti
Copy link

馃悶 bug report

The issue is caused by package @angular/compiler-cli

Is this a regression?

No

Description

It prevents me from creating new angular applications
Here paste my stack overflow post
https://es.stackoverflow.com/questions/304557/creating-new-angular-application

馃敟 Exception or Error


$ npm install
npm ERR! code ETARGET
npm ERR! notarget No matching version found for source-map@0.6.1.
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 '@angular/compiler-cli'
npm ERR! notarget

馃實 Your Environment

Angular Version:
8

Anything else relevant?

@AndrewKushnir AndrewKushnir transferred this issue from angular/angular Oct 29, 2019
@clydin
Copy link
Member

clydin commented Oct 29, 2019

The npm registry appears to have a record of that version as show by the output from npm info source-map@0.6.1:

source-map@0.6.1 | BSD-3-Clause | deps: none | versions: 67
Generates and consumes source maps
https://github.com/mozilla/source-map

dist
.tarball: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz
.shasum: 74722af32e9614e9c287a8d0bbde48b5e2f1a263
.integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==

dist-tags:
latest: 0.7.3       next: 0.8.0-beta.0

published over a year ago by tromey

@leoperetti
Copy link
Author

I was try install this version from https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz

Thats work well, thanks.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 30, 2019
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

2 participants