Skip to content

Conversation

@Paroksh1
Copy link

This Pull Request fixes the npm install failure inside the oss-stats directory.

Changes made:

  • Added a .nvmrc file specifying Node.js 18 version
  • Updated oss-stats/package.json dependencies to align with Node.js 18 compatibility
  • Auto-updated package-lock.json after performing a fresh npm install
  • Successfully tested npm install and npm run build locally

This change ensures that developers and CI systems can correctly install and build the oss-stats tool without errors.

Resolves #23.

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance needed oss-stats fails during npm install

2 participants