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

Issue while building the wasm bytecode #5

Open
SohanTirpude opened this issue Aug 28, 2020 · 2 comments
Open

Issue while building the wasm bytecode #5

SohanTirpude opened this issue Aug 28, 2020 · 2 comments

Comments

@SohanTirpude
Copy link

Hello world,

I am trying to run The k-means clustering example for machine learning
example, but while building the wasm bytecode, I am getting following error
error
Any idea on how to solve this?

@juntao
Copy link
Member

juntao commented Aug 28, 2020

The deps directory is one level above Kmeans, and hence not accessible to Docker in your setup. Try to mount /nodejs as Docker /app. Thanks.

@SohanTirpude
Copy link
Author

@juntao thanks your solution worked.

Are these instructions available in any documents available in this repo which I have missed?

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

2 participants