Skip to content

Instantly share code, notes, and snippets.

@marr
Created May 24, 2018 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marr/b3455c22dfb215759fb2a5d77a7edb28 to your computer and use it in GitHub Desktop.
Save marr/b3455c22dfb215759fb2a5d77a7edb28 to your computer and use it in GitHub Desktop.
ARNING in ./stories/ButtonGroup_story.js
Module build failed: SyntaxError: Unexpected token (9:19)
at Parser.pp$4.raise (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:2748:13)
at Parser.pp.unexpected (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:644:8)
at Parser.pp.expect (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:638:26)
at Parser.pp$3.parseMethod (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:2521:8)
at Parser.pp$1.parseClassMethod (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:1308:23)
at Parser.parseClassMethod (/Users/dmarr/code/schumacher/node_modules/acorn-class-fields/inject.js:104:23)
at Parser.pp$1.parseClassMember (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:1297:8)
at Parser.<anonymous> (/Users/dmarr/code/schumacher/node_modules/acorn-class-fields/inject.js:86:23)
at Parser.parseClassMember (/Users/dmarr/code/schumacher/node_modules/acorn-private-methods/inject.js:58:29)
at Parser.pp$1.parseClass (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:1242:25)
at Parser.<anonymous> (/Users/dmarr/code/schumacher/node_modules/acorn-class-fields/inject.js:52:30)
at Parser.parseClass (/Users/dmarr/code/schumacher/node_modules/acorn-private-methods/inject.js:41:30)
at Parser.pp$1.parseStatement (/Users/dmarr/code/schumacher/node_modules/@storybook/addon-storysource/node_modules/acorn/dist/acorn.js:776:17)
at Parser.parseStatement (/Users/dmarr/code/schumacher/node_modules/acorn-dynamic-import/lib/inject.js:47:31)
at Parser.<anonymous> (/Users/dmarr/code/schumacher/node_modules/acorn-import-meta/inject.js:38:53)
at Parser.parseStatement (/Users/dmarr/code/schumacher/node_modules/acorn-es7/acorn-es7.js:72:28)
@ ./stories _story\.js$
@ ./stories/index.js
@ ./.storybook/config.js
@ multi ./node_modules/@storybook/react/dist/server/config/polyfills.js ./node_modules/@storybook/react/dist/server/config/globals.js ./node_modules/webpack-hot-middleware/client.js?reload=true ./.storybook/config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment