Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web-ifc version #158

Open
PDRTecnoteca opened this issue May 7, 2024 · 0 comments
Open

Update web-ifc version #158

PDRTecnoteca opened this issue May 7, 2024 · 0 comments

Comments

@PDRTecnoteca
Copy link

Hi,
currently it is not possible to update web-ifc to the latest version. In fact, after updating the library version in the package.json file, the conversion of the IFC files is not performed but the following error is shown

node:internal/modules/cjs/loader:528
      throw e;
      ^

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './web-ifc-api-node.js' is not defined by "exports" in /home/pdereggi/Tools/xeokit_test/xeokit-convert/node_modules/web-ifc/package.json
    at new NodeError (node:internal/errors:387:5)
    at throwExportsNotFound (node:internal/modules/esm/resolve:365:9)
    at packageExportsResolve (node:internal/modules/esm/resolve:649:3)
    at resolveExports (node:internal/modules/cjs/loader:522:36)
    at Function.Module._findPath (node:internal/modules/cjs/loader:562:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:971:27)
    at Function.Module._load (node:internal/modules/cjs/loader:833:27)
    at Module.require (node:internal/modules/cjs/loader:1057:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (/home/pdereggi/Tools/xeokit_test/xeokit-convert/convert2xkt.js:9:16) {
  code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}
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

No branches or pull requests

1 participant