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

Installing NewCP on Fedora -- compilation issue #32

Open
alicia-pugh opened this issue Apr 6, 2024 · 1 comment
Open

Installing NewCP on Fedora -- compilation issue #32

alicia-pugh opened this issue Apr 6, 2024 · 1 comment

Comments

@alicia-pugh
Copy link

Hi! I'm a beginner with installing/running packages of this type. I'm operating on Fedora 34. I mostly use my computer for bioinformatics purposes, so I install most of my software via mamba and the Bioconda repository! NewCP is a little more complicated :) My issue might (quite likely) not have anything to do with your package, but I'm really struggling to find answers elsewhere.

I have downloaded the electron, node, and yarn dependencies. When I try to run 'yarn start' within the NewCP file, where the file 'package.json' is located, I get the following:

yarn start
yarn run v1.22.19
$ electron-forge start
✔ Checking your system
✖ Locating Application

Electron forge was terminated:
You must depend on "electron-prebuilt-compile" in your devDependencies
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Does the order in which one installs node, electron etc. influence the way the program works? Have I sonehow installed teh dependencies wrong? Am I completely off-base?
What would you recommend I do at this point?

@alicia-pugh
Copy link
Author

(I have, of course, visited the link. Didn't help)

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

1 participant