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

DEMO page on the documentation and Error in wasm.js #19

Open
pang-lee opened this issue Oct 12, 2021 · 3 comments
Open

DEMO page on the documentation and Error in wasm.js #19

pang-lee opened this issue Oct 12, 2021 · 3 comments

Comments

@pang-lee
Copy link

  1. Which of the folder is your documentary demo page??
    Your Coding is so good that I want to try your demo page on my computer!!

  2. By the way there is an error in wasm.js say that -> [ cannot resolve ‘./out/wasm/libsvm’ ], and In deed there is no out folder in root directory.

Please give me a hand about that two questions, Thanks!!

@stropitek
Copy link
Member

stropitek commented Oct 12, 2021

The project is really outdated and would need to be reworked

  1. Which of the folder is your documentary demo page??

The demo page is generated in the demo-dist folder

2. By the way there is an error in wasm.js say that -> [ cannot resolve ‘./out/wasm/libsvm’ ], and In deed there is no out folder in root directory.

If you run npm run build that folder should be created

@pang-lee
Copy link
Author

pang-lee commented Oct 13, 2021

This is the result which I tried to run "npm run build" error, Is there any version of npm & node should I use for this project??
My node version : v14.18.0
My npm version : 6.14.15
My OS: window 10
螢幕擷取畫面 2021-10-13 101915

after modify the command
螢幕擷取畫面 2021-10-13 125428

螢幕擷取畫面 2021-10-13 124255

@stropitek
Copy link
Member

To make the build work, you'll have to use a unix system and install emscripten

But you probably can just copy files that are published by hand if you don't need to modify the SVM library and only want to play around with the demo website. What exactly do you want to achieve?

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