question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@babel/generator version 7.3.4 not found

See original GitHub issue

Bug Report

Current Behavior @babel/generator 7.3.4 doesn’t exist, at the NPM package page it says that the current version is 7.3.4 but actually after downloading it the version is 7.3.3 - the main issue is that @babel/core require @babel/generator 7.3.4 and failed because npm says that No matching version found for @babel/parser@^7.3.4.

Expected behavior/code npm i -D @babel/generator should install the version mentioned on the NPM page (current 7.3.4).

Environment

  • Babel version(s): @babel/core": “^7.2.2”
  • Node/npm version: node 8.12.0
  • OS: OSX 10.14.2
  • How you are using Babel: loader

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nicolo-ribaudocommented, Feb 26, 2019
0reactions
nicolo-ribaudocommented, Apr 27, 2019

That’s not something we can solve; it’s either a problem with your npm proxy (in you are using it) or with npm itself.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No matching version found for @babel/traverse@^7.14.0
This happens because of that version was published yesterday on NPM registry but ur companies registry is not up to date.
Read more >
@babel/generator - NPM Package Overview - Socket
Package contains a reference to a license without a matching LICENSE file. Found 1 instance in 1 package. Version published: 3 weeks ago....
Read more >
@babel/generator vulnerabilities | Snyk
version published direct vulnerabilities 7.20.4 8 Nov, 2022 0. C. 0. H. 0. M. 0. L 7.20.3 7 Nov, 2022 0. C. 0. H. 0....
Read more >
Open Source Used in Cisco SD-Access Release 1.3.x
1.3.1 Available under license ... 1.6 @babel/generator 7.3.4 ... INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ...
Read more >
gla-intelligence/react-mui-mapbox-geocoder - yarn.lock at ... - maps
DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 ... version "7.3.4" ... resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.4.tgz# ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found