Skip to content

Conversation

@ronenkapelian
Copy link
Contributor

  • Replace file.path with file.parentPath in filesTreeGenerator usage
  • Update @types/node to latest version for Node.js 24 type definitions
  • Fixes build failure: "The 'path' argument must be of type string. Received undefined"

Breaking change in Node.js 24: fs.Dirent.path property was removed,
replaced with fs.Dirent.parentPath property.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Hi it is me, your friendly bot helper! 👋
I've packed this commit for you 😊
You can install it like this:

{
  "dependencies": {
      "@map-colonies/schemas": "https://ghatmpstorage.blob.core.windows.net/npm-packages/schemas-371e4b98900b15194ad8de8a61946aa6d7d9e4d0.tgz"
  }
}

The link will expire in a week ⌛

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Hi it is me, your friendly bot helper! 👋
I've packed this commit for you 😊
You can install it like this:

{
  "dependencies": {
      "@map-colonies/schemas": "https://ghatmpstorage.blob.core.windows.net/npm-packages/schemas-da09f3922607b84ce3d56018a6ca1772978b2026.tgz"
  }
}

The link will expire in a week ⌛

@ronenkapelian ronenkapelian merged commit 6890600 into master Feb 3, 2026
3 checks passed
@ronenkapelian ronenkapelian deleted the fix-node24-issues branch February 3, 2026 08:31
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.

2 participants