-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Plugins not loading using PowerShell #1395
Comments
Same issue with Win10.
|
@AlanPBourke @tehbilly which plugin(s) were you trying to install? |
Hyperline and Hyperblue. |
Hyperline is not compatible with Windows. Remove it :) |
Same issue. I've added I've tried other themes but none of them work. Hyper 1.1.0 |
EDIT: This appears to be related to me changing my shell to something other than Windows default (cmd). Appears to be that NPM is being called using the shell variable with some hard coded hacks to use arguments designed for cmd to launch NPM. I'll look for an existing ticket and if not, open one. I get this when trying to add a plugin to Hyper 1.1.0. Captured by running the Hyper binary in a Command Prompt.
Hyper: 1.1.0 on Windows 10 15014 |
@belthesar Oh! Thanks. |
+1 I'm also using PowerShell and am having issues with plugins installing when I add them. I'm having to manually go to the |
I'm on macOS and I had to go to |
@cd-rum what is your npm version ? We have some compatibilty issues with npm@5 (fixed in master) |
@chabou That could be it, too. Using |
I am also seeing this problem, but I am using Things I tried to install: |
Fixed in v2, now we have built in yarn and you do not need anything else than hyper to install plugins. |
Just updated to Hyper 1.1.0 on Windows 7 x64. Prior version was working fine. Now plugins are not working and throwing an npm error.
Have tried:
node install
from within .hyper_plugins does the same thing.npm-debug-log.txt
Hyper 1.1.0
Electron 1.4.7
win32 x64 6.1.7601
The text was updated successfully, but these errors were encountered: