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.

Please release. Examples do not work with latest release

See original GitHub issue

I’m attempting to use title, version, and banner from examples (like https://github.com/dthree/vorpal/blob/master/examples/descriptors/descriptors.js).

  .title(chalk.magenta('Vorpal'))
   ^

TypeError: vorpal.title is not a function
    at Object.<anonymous> (/mycode/index.js:10:4)
    at Module._compile (module.js:643:30)
    at Object.Module._extensions..js (module.js:654:10)
    at Module.load (module.js:556:32)
    at tryModuleLoad (module.js:499:12)
    at Function.Module._load (module.js:491:3)
    at Function.Module.runMain (module.js:684:10)
    at startup (bootstrap_node.js:187:16)
    at bootstrap_node.js:608:3
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

These methods exist in master. Can we get a release?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:2
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
johncblandiicommented, Apr 12, 2018

I’m well aware, @parro-it. I come back ever so often to send a new notification in hopes they actually maintain it, turn over the project to someone else, or at least push the latest to NPM.

1reaction
sundowndevcommented, Feb 13, 2019

Still relevant. Please fix.

For some reasons, the NPM package version is different than the repo version. The last publication was 2 years ago.

Solutions :

  • install the package using git repo
  • fork and make your own, I published mine, this is the exact same package but npm repository is sync with git
Read more comments on GitHub >

github_iconTop Results From Across the Web

Action fails to find latest releases in GitHub Enterprise #442
I'm running on Enterprise edition, any tests using this action are failing with: Looking for latest release on branch: main with prefix: ....
Read more >
Release Please: automation of your GitHub releases
Manually creating releases for your repos can be quite tedious. Get automated version bumps and conventional changelogs with Release Please!
Read more >
How to write release notes (+5 great examples)
Effective release notes re-engage users & keep your customers up-to-date. Here are the 5 best release note examples & best practices for writing...
Read more >
Please Release Me: New California Civil Code Section ...
Typically, when entering into a severance agreement or settlement agreement, employers seek a release not only of the dispute at hand but also...
Read more >
How to Write a Press Release [Free ...
Plus, get inspired by recent press releases from real brands. ... You only have one line to work with, which can seem scary,...
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