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 install susi-rali #26

Closed
boly38 opened this issue Jan 23, 2022 · 1 comment
Closed

unable to install susi-rali #26

boly38 opened this issue Jan 23, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@boly38
Copy link
Collaborator

boly38 commented Jan 23, 2022

when I want to use susi-rali in a project I got:

$ npm install [email protected]
npm ERR! code 1
npm ERR! path (...)\node_modules\susi-rali
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm-force-resolutions
npm ERR! Error: ENOENT: no such file or directory, open './package-lock.json'
npm ERR!     at Object.openSync (node:fs:585:3)
npm ERR!     at Object.fs [as readFileSync] (node:fs:453:35)
npm ERR!     at npm_force_resolutions$core$node_slurp ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.cljs:15:20)
npm ERR!     at npm_force_resolutions$core$read_json ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.cljs:22:23)
npm ERR!     at switch__2144__auto__ ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.cljs:151:3)
npm ERR!     at (...)\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.cljs:151:3
npm ERR!     at npm_force_resolutions$core$update_package_lock_$_state_machine__2145__auto____1 ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.js:648:4)
npm ERR!     at cljs.core.async.impl.ioc-helpers/FN-IDX ((...)\AppData\Roaming\npm\node_modules\npm-force-resolutions\out\npm_force_resolutions\core.js:664:88)
npm ERR!     at cljs.core.async.impl.ioc-helpers/run-state-machine ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\cljs\core\async\impl\ioc_helpers.cljs:35:23)
npm ERR!     at cljs$core$async$impl$ioc_helpers$run_state_machine_wrapped ((...)\Roaming\npm\node_modules\npm-force-resolutions\out\cljs\core\async\impl\ioc_helpers.cljs:39:6)

I suspect npm-force-resolutions to no work because the dependency of susi-rali is empty?

maybe related issue: rogeriochaves/npm-force-resolutions#36

will try to use npx force-resolutions instead of npx npm-force-resolutions

@boly38 boly38 self-assigned this Jan 23, 2022
@boly38 boly38 added the bug Something isn't working label Jan 23, 2022
@boly38
Copy link
Collaborator Author

boly38 commented Jan 23, 2022

ok : able to install 0.2.1 :) : special thanks to @angelogiuseppe 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant