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.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
nicolo-ribaudocommented, Nov 27, 2019

You must use ./node_modules/.bin/babel (which is the @babel/core in your package.json), or also upgrade the globally installed one.

0reactions
samullmancommented, Nov 27, 2019

Ah must globally install scoped package

npm install --global @babel/core

Before upgrading

npm install --global @babel/core
npx babel-upgrade --write --install
Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrading to v7 - RouterOS - MikroTik Documentation - Support
Introduction. This document describes the recommended steps for upgrading RouterOS to v7 major release and the possible caveats when doing so.
Read more >
Mikrotik RouterOS Upgrade from Version 6 to 7 - Brezular's Blog
The purpose of this guide is to provide a procedure that you can use to upgrade the RouterOS system (packages) and firmware (bootloader) ......
Read more >
Upgrading to V7.1.7 - IBM
You can upgrade a V5 or V6 server to V7.1.7. About this task. To upgrade the server on the same operating system, see...
Read more >
Upgrade to RouterOS 7 - Was a bad idea : r/mikrotik - Reddit
I selected "upgrade" update channel in packages and hit "download and install". It rebooted and everything came right up as if nothing have ......
Read more >
Upgrading To V7, Fundamentals - Our Umbraco
Like with any upgrade, it is critical that you back up your website and database before upgrading. There are several database changes made...
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