Giter Club home page Giter Club logo

Comments (4)

wdoug avatar wdoug commented on May 19, 2024

Oh, it looks like it is coming from the explicity-any plugin:

[explicit-any] Plugin 10 of 14. Start...
Error: [explicit-any][node_modules/@storybook/core/types/index.ts] Error:
SyntaxError: Unexpected token (1:12)
at Object.raise (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:3851:17)
at Object.unexpected (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:5165:16)
at Object.expectContextual (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:5131:41)
at Object.parseImport (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:8636:12)
at Object.parseImport (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:10345:18)
at Object.parseStatementContent (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:7391:27)
at Object.parseStatementContent (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:10401:18)
at Object.parseStatement (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:7293:17)
at Object.parseBlockOrModuleBlockBody (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:7879:25)
at Object.parseBlockBody (/Users/Will/projects/app/node_modules/@babel/parser/lib/index.js:7866:10) {
pos: 12,
loc: Position { line: 1, column: 12 }
}
[explicit-any] Finished in 6567.113ms.

from ts-migrate.

wdoug avatar wdoug commented on May 19, 2024

My current guess is that jscodeshift might need to upgrade its version of @babel/parser and ts-migrate will need to subsequently upgrade its version of jscodeshift 😬

from ts-migrate.

wdoug avatar wdoug commented on May 19, 2024

Opened an issue on jscodeshift to support the syntax: facebook/jscodeshift#409

from ts-migrate.

wdoug avatar wdoug commented on May 19, 2024

jscodeshift has been updated

from ts-migrate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.