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.

Last or lastAsync doesn't seem to be available in 6.2.6

See original GitHub issue

I couldn’t find anything in the docs telling me this to be the case but import {takeWhile, last} from 'iter-tools/es2018'; on 6.2.6 fails - is it the case that this was just added in the 7.0.0 rc?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
oprcommented, Dec 15, 2019

That’s ok, I was just a little confused, forgive me if I’m wrong but I couldn’t see anywhere in the API docs mentioning these were only available in 7.0.0-rc.0 - only in the changelog which I admittedly did not read, sorry. I might be in the minority here but I’d expect the documentation linked to from the readme in master to match the code available on the master branch, or what gets pulled from npm. I think it’s slightly odd that the docs linked to are for 7.0.0-rc.0, but I admit I don’t know if this is what other libraries do so it could be me being dumb for not knowing the protocol!

The only clue I got on the API docs was the URL and branch changing. I hope I’m not coming across as aggressive because I’m not trying to be I just wanted to explain why I got confused and made the issue. Thanks 😃

1reaction
conartist6commented, Dec 14, 2019

last was added in 7.0.0-rc.0. Please ask questions in gitter. I get email notifications about what is posted there and you will get a response every bit as quickly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sudden "RedisConnectionException: No connection is active ...
This doesn't work, the errors come back again. Restarting the process seems to work at least temporarily, but is not really a long-term...
Read more >
lettuce-io/Lobby - Gitter
I found out Azure Redis has server timeout to 60 seconds but can not get to have ... So you can just await...
Read more >
windows - .Net Powershell SDK 6.2.6 - Why are PKI module ...
The solution that seems to work is to inject this into the start of the script I'm trying to run: Import-Module PKI -SkipEditionCheck;....
Read more >
aiojobs Documentation - Read the Docs
Our jobs are very simple asyncio.sleep() calls with variable timeout – pretty enough for demonstration. Example schedules 100 jobs, ...
Read more >
Restoring backup from OnDemand to BTF causes JIRA Agile to be ...
... (containing JIRA Agile 6.4.0.2) to JIRA Behind-the-firewall 6.2.6, and then you install the latest btf JIRA Agile 6.3.13.1, JIRA will show the...
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