vercel / vercel/hyper

Crash on Launch Using PowerShell 6

Open
#3,269 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • Windows 10 Version 1803 (Build 17134.345):

  • Hyper.app version 2.0.0:

  • Link of a Gist with the contents of my .hyper.js:

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
    Bug

  • Is Vanilla:

Issue

Issue Summary

Hyper crashes immediately on startup if the shell in .hyper.js is pointed to PowerShell 6.

Steps to Reproduce
  1. Install latest Hyper app
  2. Change shell property of .hyper.js to computer's PowerShell 6 location
  3. Start Hyper app
Notes
  • Check line 100 in .hyper.js that contains the shell configuration.
  • The PowerShell version used is:
    PS Version

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the shell setting around line 100 of .hyper.js and reproduce the launch crash using PowerShell 6 on Windows 10. Trace the startup handling for the configured shell; done means Hyper launches successfully with that PowerShell 6 path and does not crash immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.