Hyper: Hyper config 'module' is undefined

Created on 10 May 2017  路  14Comments  路  Source: vercel/hyper

  • [x] I am on the latest Hyper.app version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: Windows 10-64 Bit (Creators Update)

  • Hyper.app version: 1.3.2
  • Link of a Gist with the contents of your .hyper.js: .hyper.js
  • The issue is reproducible in vanilla Hyper.app: Yes. Issue only current in version 1.3.2+.

Issue

Control+Comma (Shortcut to open .hyper.js file) in version 1.3.2 results in the following error.

Tested in prior version, 1.3.1, and the issue isn't current. Guessing an issues from the 1.3.2 update.

Windows

Most helpful comment

Try to set a default editor for .js files.
Windows tries to run .hyper.js file as a script.

All 14 comments

I got the exact same error. Fresh installation.

Hyper 1.3.2
Electron 1.4.16
win32 x64 10.0.16184

Same here. win 10 64-bit, Hyper 1.3.2

same here. win 10 64-bit

Same here, Win 10 1703 64-Bit, Hyper 1.3.3

Try to set a default editor for .js files.
Windows tries to run .hyper.js file as a script.

Solved in #1872

I'm still getting this problem after downloading the .exe from the website. Has the installer not been updated perhaps?

Yes, it will be in the next release! Not released yet

Note that it will open the file with Notepad (not your default editor, whatever it may be)

I just changed the default application for .js file. For example, I am using Sublime for editing .js file instead of using Microsoft Script. It should work by this way
snap35

This is still an issue by default if users don't have .js files opening by default with a text editor.

Why doesn't the preferences shortcut run a command where it opens the hyper.js file in the default system text editor?

Or just don't use a .js file extension as the preferences file type, use .ini ?

image

Can confirm this is still an issue with the current Hyper. Tried to open Preferences and received the exact same issue as @isseiler

This is still an issue for me. Hyper version 1.4.8 on Windows build 17101.

Reproducible with my machine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mrjones2014 picture mrjones2014  路  64Comments

silvenon picture silvenon  路  94Comments

glockjt picture glockjt  路  50Comments

b0rski picture b0rski  路  66Comments

orangecoloured picture orangecoloured  路  51Comments