I can't install x-terminal-reloaded on Windows 10 #301
pocholo007
started this conversation in
Community Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am not able to install x-terminal-reloaded package with Pulsar 1.125.0 x64, when I launch:
ppm install https://github.com/Spiker985/x-terminal-reloaded
I always get, after a long list of warnings, the following error
npm ERR! Error: EPERM: operation not permitted, rename 'C:\Users\a_ale\AppData\Local\Temp\atom-git-package-clone-2025112-11248-ihzj5b.7qqe\node_modules\@semantic-release\npm\node_modules\npm\node_modules\.tuf-js.DELETE\node_modules\@tufjs' -> 'C:\Users\a_ale\AppData\Local\Temp\atom-git-package-clone-2025112-11248-ihzj5b.7qqe\node_modules\@semantic-release\npm\node_modules\npm\node_modules\tuf-js\node_modules\@tufjs'
Full error message attached x-terminal-reloaded-error.txt
ppm install --check
runs fine, no error is reported.I have tried:
I do not know what else I can try... Maybe I miss something because the package requires the compilation of native modules.
Any help is appreciated, thank you.
Beta Was this translation helpful? Give feedback.
All reactions