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

[BUG] generation_pb.js that gets built imports a file called var tensors_pb = require('./tensors_pb.js'); #42

Open
kevinfaveri opened this issue Nov 22, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@kevinfaveri
Copy link

generation_pb.js that gets built imports a file called var tensors_pb = require('./tensors_pb.js') .
I'm running, on the api-interfaces folder, these commands:

cmake .
cmake --build .

Problem here is that the generated generation_pb.js imports a file that is not generated at all! Called "tensors_pb.js". How to generate this file?

@ilkerc
Copy link

ilkerc commented Nov 22, 2022

  • 1

@ilkerc
Copy link

ilkerc commented Nov 22, 2022

@wbrown I could trace back to your commit. Can you give us some insights?

@arsenetar arsenetar added the bug Something isn't working label Nov 23, 2022
@Brayyan
Copy link

Brayyan commented Nov 23, 2022

Hi, same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants