rcpress icon indicating copy to clipboard operation
rcpress copied to clipboard

我创建项目 启动怎们报这个错

Open gavinkd opened this issue 5 years ago • 1 comments

ERROR #85901 GRAPHQL

There was an error in your GraphQL query:

[BABEL] unknown: Invalid Option: The 'modules' option must be one of

  • 'false' to indicate no module processing

  • a specific module type: 'commonjs', 'amd', 'umd', 'systemjs' - 'auto' (default) which will automatically select 'false' if the current process is known to support ES module syntax, or "commonjs" otherwise (While processing: "base$1")

    1 | query DocsQuery($slug: String!, $maxTocDeep: Int!) { 2 | allMdx { 3 | edges { 4 | node { 5 | tableOfContents(maxDepth: $maxTocDeep)

6 | headings { | ^ 7 | depth 8 | value 9 | } 10 | fields { 11 | slug 12 | path 13 | } 14 | frontmatter { 15 | title 16 | subtitle

File path: D:/工作目录/个人目录/my-docs/node_modules/antdsite/src/templates/index.tsx Url path: /guide/introduction Plugin: none

gavinkd avatar Apr 18 '20 02:04 gavinkd

请使用rcpress 这是antdsite 已经不在维护。

wangyi7099 avatar Apr 18 '20 03:04 wangyi7099