Skip to content

Running keystone with NodeJS flags #8972

Discussion options

You must be logged in to vote

You can run directly Keyston CLI from .bin folder

node --trace node_modules/.bin/keystone

Or you can import @keystone-6/core/scripts, which will do the same as running the Keystone CLI.

node --trace -e "require('@keystone-6/core/scripts')"

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Arthur-Ruthenberg
Comment options

@iamandrewluca
Comment options

@Arthur-Ruthenberg
Comment options

@iamandrewluca
Comment options

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