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

Support node v22 prebuilt binary #8430

Open
charliez0 opened this issue Nov 3, 2024 · 0 comments
Open

Support node v22 prebuilt binary #8430

charliez0 opened this issue Nov 3, 2024 · 0 comments

Comments

@charliez0
Copy link

Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11
  • TensorFlow.js installed from (npm or script link): yarn
  • TensorFlow.js version: 4.22.0
  • CUDA/cuDNN version: not related

Describe the problem
@tfjs-node does not support nodev22.x prebuilt binary

$ npm view @tensorflow/tfjs-node binary
{
  module_name: 'tfjs_binding',
  module_path: './lib/napi-v{napi_build_version}',
  host: 'https://storage.googleapis.com/tf-builds/pre-built-binary',
  remote_path: './napi-v{napi_build_version}/{version}/',
  napi_versions: [ 3, 4, 5, 6, 7, 8 ]
}

Provide the exact sequence of commands / steps that you executed before running into the problem

Any other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

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

No branches or pull requests

1 participant