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

Unable to yarn install #15

Open
pokeygithub opened this issue Jul 2, 2024 · 0 comments
Open

Unable to yarn install #15

pokeygithub opened this issue Jul 2, 2024 · 0 comments

Comments

@pokeygithub
Copy link

C:\ergogen-gui-main>yarn install
yarn install v1.22.22
[1/4] Resolving packages...
success Already up-to-date.
$ yarn run build-ergogen
yarn run v1.22.22
$ cd node_modules/ergogen && yarn install && yarn run build && cp dist/ergogen.js ../../public/dependencies/ergogen.js
[1/4] Resolving packages...
success Already up-to-date.
$ rollup -c
(node:14256) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)

src/ergogen.js → dist/ergogen.js...
created dist/ergogen.js in 936ms
'cp' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

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