Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when attempting to use #24

Closed
jacwright opened this issue Oct 9, 2017 · 1 comment
Closed

Error when attempting to use #24

jacwright opened this issue Oct 9, 2017 · 1 comment

Comments

@jacwright
Copy link

Getting the following error when attempting to use degit (even trying degit -h):

.../lib/node_modules/degit/index.js:89
	async clone(dest) {
	      ^^^^^

SyntaxError: Unexpected identifier

Is this supposed to be compiled? Or is node 6 not supported?
Node v6.11.3 npm v3.10.10

@TehShrike
Copy link
Contributor

Node 6 is not supported:

"node": ">=8.0.0"

@YogliB YogliB closed this as completed Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants