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.

Need the current version updated on NPM

See original GitHub issue

Hello

The current version of the project on Github is up to date and everything is fine. But currently on NPM, the version still has semantic-release packages in dependencies in package.json. If you could release a version on NPM, where the two packages are moved in devDependencies, it could be very nice.

Thanks.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
davesnxcommented, Mar 23, 2022

Pushed 2.3.0 with the fix. The “lib” folder wasn’t pushed.

Thanks!

1reaction
davesnxcommented, Mar 23, 2022

I debugged myself and seems like the build artifacts aren’t published to npm. I will fix it asap. Thanks for reporting, but please, next time give all the info upfront.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Try the latest stable version of npm
Option 1 or 2. Go into %ProgramFiles%\nodejs\node_modules\npm and copy the file named npmrc in the new npm folder, which should be %appdata%\npm\node_modules\ ...
Read more >
How to Update npm Version? [Update npm Package to Latest ...
How to Update NPM Version? (Upgrade NPM package) · 1. Using Update Command · 2. Using npm@latest Command · 3. Using npm@next Command....
Read more >
How can I update NodeJS and NPM to their latest versions?
This command will update all the packages listed to the latest version (specified by the tag config), respecting semver. Additionally, see the ...
Read more >
How to update NPM ? - GeeksforGeeks
The update of the NPM means the update node package manager to the latest version. The update of NPM updates the Node.js and...
Read more >
How to Update Node and NPM to the Latest Version
1. Use NPM to Update Your Node Version · Clear the NPM cache · Install n · Install a new version of Node...
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