Skip to content

NextJS compile error #961

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

Closed
MaxmaxmaximusGitHub opened this issue Apr 18, 2020 · 1 comment
Closed

NextJS compile error #961

MaxmaxmaximusGitHub opened this issue Apr 18, 2020 · 1 comment

Comments

@MaxmaxmaximusGitHub
Copy link

image

image

SyntaxError: Unexpected token 'export'
    at wrapSafe (internal/modules/cjs/loader.js:1070:16)
    at Module._compile (internal/modules/cjs/loader.js:1120:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Module.require (internal/modules/cjs/loader.js:1042:19)
    at require (internal/modules/cjs/helpers.js:77:18)
    at Object.<anonymous> (C:\localhost\csgo\node_modules\react-spring\renderprops.js:7:53)
    at Module._compile (internal/modules/cjs/loader.js:1156:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Module.require (internal/modules/cjs/loader.js:1042:19)
    at require (internal/modules/cjs/helpers.js:77:18)
    at Object.react-spring/renderprops (C:\localhost\csgo\.next\server\static\development\pages\_app.js:2844:18)
    at __webpack_require__ (C:\localhost\csgo\.next\server\static\development\pages\_app.js:29:31)
@MaxmaxmaximusGitHub MaxmaxmaximusGitHub added the kind: bug Something isn't working label Apr 18, 2020
@aleclarson
Copy link
Contributor

See here: #601 (comment)

@aleclarson aleclarson added duplicate and removed kind: bug Something isn't working labels Apr 18, 2020
@pmndrs pmndrs locked and limited conversation to collaborators Apr 18, 2020
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