Skip to content

Error Install, say Install not verified...!!! #256

Answered by johnlindquist
granaber asked this question in Errors
Discussion options

You must be logged in to vote

The logs are showing that the npm install command failed. I'll need to improve the logs to give me more info in this scenario.

Are you comfortable running terminal commands? Could you please try:

This sets up the node packages:

~/.kit/node/bin/npm install --only=prod --prefix ~/.kit

This configures your ~/.kenv environment using the node from ~/.kit:

PATH=~/.kit/node/bin:$PATH KENV=~/.kenv ~/.kit/script ~/.kit/setup/setup.js

If either of those commands error, please post here. If they both succeed, try opening the Kit.app again.

(Updated commands based on thread below)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@granaber
Comment options

@johnlindquist
Comment options

@granaber
Comment options

@johnlindquist
Comment options

@granaber
Comment options

Answer selected by johnlindquist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Errors
Labels
None yet
2 participants