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

I can't run (v3-beta)with-static-export example #2504

Closed
Nyuno opened this issue Jul 8, 2017 · 1 comment
Closed

I can't run (v3-beta)with-static-export example #2504

Nyuno opened this issue Jul 8, 2017 · 1 comment

Comments

@Nyuno
Copy link

Nyuno commented Jul 8, 2017

https://github.com/zeit/next.js/tree/v3-beta/examples/with-static-export
I have tried to use with static export example, and I got an error when I run npm run dev.
the error looks like this on next.config.js file

SyntaxError: Unexpected identifier
async exportPathMap
           ^^^^^^^^^^^^^^

I think I follow the instruction to run this.
Is there anything I am missing?

Thanks for the help in advance.

@arunoda
Copy link
Contributor

arunoda commented Jul 8, 2017

Make sure you've Node8.

@arunoda arunoda closed this as completed Jul 8, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants