V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
NGUP915
V2EX  ›  问与答

nx 自定义生成器倒在了第一步

  •  
  •   NGUP915 · 42 天前 · 529 次点击
    这是一个创建于 42 天前的主题,其中的信息可能已经有所发展或是发生改变。
    - pnpm nx g @nx/plugin:plugin
    
     NX  Generating @nx/plugin:plugin
    ✔ Which directory do you want to create the plugin in? · automation
     NX   Cannot read properties of undefined (reading 'JsxEmit')
    

    这是什么情况啊!!!! 感觉是版本问题,详细报错如下:

    t getNeededCompilerOptionOverrides (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helpers@0._a6x5lqx7nme34afc66opk7jsx4/node_modules/@nx/js/src/utils/typescript/configuration.js:31:49)
       at createProjectTsConfigs (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helpers@0._a6x5lqx7nme34afc66opk7jsx4/node_modules/@nx/js/src/generators/library/library.js:727:88)
       at createFiles (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helpers@0._a6x5lqx7nme34afc66opk7jsx4/node_modules/@nx/js/src/generators/library/library.js:335:5)
       at libraryGeneratorInternal (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helpers@0._a6x5lqx7nme34afc66opk7jsx4/node_modules/@nx/js/src/generators/library/library.js:45:5)
       at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
       at async libraryGenerator (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helpers@0._a6x5lqx7nme34afc66opk7jsx4/node_modules/@nx/js/src/generators/library/library.js:28:12)
       at async pluginGenerator (/Users/xxxxx/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@[email protected]_@swc+helper_t4szf3aixucuxd3rl3czre4fba/node_modules/@nx/plugin/src/generators/plugin/plugin.js:58:16)
       at async /Users/xxxxx/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected]__@[email protected]_typ_3xog5zj4xtngdry2gq4dbyn2fi/node_modules/nx/src/command-line/generate/generate.js:237:26
       at async handleErrors (/Users/xxxxx/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected]__@[email protected]_typ_3xog5zj4xtngdry2gq4dbyn2fi/node_modules/nx/src/utils/params.js:22:24)
       at async Object.handler (/Users/xxxxx/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected]__@[email protected]_typ_3xog5zj4xtngdry2gq4dbyn2fi/node_modules/nx/src/command-line/generate/command-object.js:14:22)
    

    最近配置 storybook8 也是一堆问题,求助大佬🙏

    1 条回复
    NGUP915
        1
    NGUP915  
    OP
       42 天前
    ts.config 添加配置 "jsx": "react"也不行
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   988 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 19ms · UTC 20:41 · PVG 04:41 · LAX 12:41 · JFK 15:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.