Skip to content

fix: update @numdata/oss to fix missing '.js' extensions in imports#19

Merged
meinders merged 3 commits into
masterfrom
fix-module-import
May 28, 2026
Merged

fix: update @numdata/oss to fix missing '.js' extensions in imports#19
meinders merged 3 commits into
masterfrom
fix-module-import

Conversation

@meinders

@meinders meinders commented May 28, 2026

Copy link
Copy Markdown
Member

The version of @numdata/oss currently used here is not compatible with ES Modules. This causes errors downstream, e.g.

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/meinders/projects/numdata-closed/numdata-expression/node_modules/@numdata/ab3d/node_modules/@numdata/oss/lib/clamp' imported from /Users/meinders/projects/numdata-closed/numdata-expression/node_modules/@numdata/ab3d/node_modules/@numdata/oss/lib/index.js

This PR:

  • Updates @numdata/oss
  • Updates dev dependencies

@meinders meinders merged commit df0ee70 into master May 28, 2026
2 checks passed
@meinders meinders deleted the fix-module-import branch May 28, 2026 09:20
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.

1 participant