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.

v4.0.4 minor but breaking changes on node 6

See original GitHub issue
export default function typeDetect(obj) {
^^^^^^
SyntaxError: Unexpected token export

We are still using node6 LTS and this morning, our tests (using chai) fails with this error.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:12
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
keithamuscommented, Nov 9, 2017

4.0.5 will be released in the next few minutes, which should fix this.

6reactions
keithamuscommented, Nov 9, 2017

👍 We’ll get this fixed, thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

node/CHANGELOG_V14.md at main · nodejs/node - GitHub
Notable Changes. OpenSSL 1.1.1s. This OpenSSL version does not address any security vulnerabilities. Root certificates updated ...
Read more >
Changelog | Meteor API Docs
If we receive reports from breaking changes we are going to list them here but so far we are not aware of any....
Read more >
Versions of dependencies - Yarn
Increment major when you make a breaking or incompatible change to the API of a package. Increment minor when you add new functionality...
Read more >
The Difference Between Node.js 10 LTS and Node.js 12 LTS
This section is a highlight of the most notable changes, as selected from all "Notable Changes" from every release since Node.js v10 went...
Read more >
Changelog - Cypress Documentation
Breaking Changes : Cypress dropped support for Node.js 12, 15 and 17. Those versions have reached end-of-life. Installing Cypress on your system now...
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