gpt4 book ai didi

node.js - 错误 : Package exports for /node_modules/@babel/helper-compilation-targets' do not define a '.' subpath

转载 作者:行者123 更新时间:2023-12-03 12:10:09 26 4
gpt4 key购买 nike

我刚刚创建了一个新的项目文件夹并运行了以下命令:

  • npm 初始化
  • npm install express
  • npm install express-react-views react
    react-dom

  • 使用 express 导入和示例 jsx 文件的 View 创建了 index.js。当我在本地主机上运行时,出现此错误:
    Error: Package exports for '<path_to_project_folder>/node_modules/@babel/helper-compilation-targets' do not define a '.' subpath
    at applyExports (internal/modules/cjs/loader.js:485:15)
    at resolveExports (internal/modules/cjs/loader.js:508:12)
    at Function.Module._findPath (internal/modules/cjs/loader.js:577:20)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:879:27)
    at Function.Module._load (internal/modules/cjs/loader.js:785:27)
    at Module.require (internal/modules/cjs/loader.js:956:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (<path_to_project_folder>/node_modules/@babel/preset-env/lib/debug.js:8:33)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Module._compile (<path_to_project_folder>/node_modules/pirates/lib/index.js:99:24)

    在 2019 年 10 月,我使用运行的相同步骤创建了一个 express 应用程序,发现没有这样的包(@babel/helper-compilation-targets),并且运行良好。

    我不确定出了什么问题。任何人都可以帮忙建议吗?
    谢谢!

    最佳答案

    有同样的问题。更新 node.js 为我解决了这个问题

    关于node.js - 错误 : Package exports for <path to project folder>/node_modules/@babel/helper-compilation-targets' do not define a '.' subpath,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59706130/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com