hypergravity icon indicating copy to clipboard operation
hypergravity copied to clipboard

Cannot install

Open asdf23 opened this issue 4 years ago • 2 comments

cd "C:\Users\users1\AppData\Roaming\Hyper\.hyper_plugins\node_modules\hypergravity"
$ yarn
yarn install v1.22.0
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
$ yarn build
yarn run v1.22.0
$ npx webpack
npx: installed 1 in 8.876s
Path must be a string. Received undefined
C:\Users\user1\AppData\Roaming\Hyper\.hyper_plugins\node_modules\hypergravity\node_modules\webpack\bin\webpack.js
No configuration file found and no output filename configured via CLI option.
A configuration file could be named 'webpack.config.js' in the current directory.
Use --help to display the CLI options.
error Command failed with exit code 4294967295.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 4294967295.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

asdf23 avatar Feb 10 '20 14:02 asdf23

npx is latest version

asdf23 avatar Feb 10 '20 14:02 asdf23

Which version of Hyper do you use? In general, I stopped supporting this plugin when I found out it would need a major rewrite to work with Hyper 2.0, see #20.

krzema12 avatar Feb 10 '20 18:02 krzema12