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

Segmentation fault (core dumped) #55

Open
USTBhyh opened this issue May 22, 2024 · 4 comments
Open

Segmentation fault (core dumped) #55

USTBhyh opened this issue May 22, 2024 · 4 comments

Comments

@USTBhyh
Copy link

USTBhyh commented May 22, 2024

When I am running the command:npm install. The “Segmentation fault (core dumped)” is encountered, and I can not konw the reson for there is no other output ,except for “Segmentation fault (core dumped)” .

@jamesheatonrdm
Copy link

I have the same issue. I can't seem to run npm from inside the conda environment. Any npm command results in a segfault

@jamesheatonrdm
Copy link

@USTBhyh you may have installed npm inside the anaconda environment like me. I had to delete the conda environment, install npm outside anaconda and then recreate the environment.

@USTBhyh USTBhyh closed this as completed Jul 5, 2024
@USTBhyh USTBhyh reopened this Jul 5, 2024
@USTBhyh
Copy link
Author

USTBhyh commented Jul 5, 2024

@USTBhyh you may have installed npm inside the anaconda environment like me. I had to delete the conda environment, install npm outside anaconda and then recreate the environment.

Would you be able to run the project normally? I successfully opened the webpage and found that it was black, only two left and right arrows, is there a problem with my environment configuration? Or does the project itself seem to be missing documents?

@DongMenKant
Copy link

@USTBhyh you may have installed npm inside the anaconda environment like me. I had to delete the conda environment, install npm outside anaconda and then recreate the environment.

Would you be able to run the project normally? I successfully opened the webpage and found that it was black, only two left and right arrows, is there a problem with my environment configuration? Or does the project itself seem to be missing documents?

I'm the same and it says "Windows can't find the file 'chromium-browser'. Please make sure that the file name is correct and try again - again. ”
and the web console is displayed
file_operations.ts:81
Failed to load resource: the server responded with a status of 404 (Not Found)
loadFileNames @ file_operations.ts:81
file_operations.ts:100 File not found: annotation_filenames.txt. Please execute: python scripts/create_filename_list.py

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

3 participants