Giter VIP home page Giter VIP logo

Comments (13)

wu0211 avatar wu0211 commented on June 15, 2024 1

odule not found: Error: Can't resolve '../../build/Release/agora_node_ext' in '/Users/wbs/Documents/project/working/meiyu/desktop/node_modules/agora-electron-sdk/js/Api'

from agora-electron-quickstart.

miaozhenkun avatar miaozhenkun commented on June 15, 2024

有相同的问题

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

请参考 https://github.com/AgoraIO-Community/Agora-Electron-Quickstart/blob/master/Agora-Electron-React/webpack.config.js 的webpack配置
webpack正常无法识别.node的文件,所以需要通过externals的方式或者添加node-loader来让webpack可以识别并加载

from agora-electron-quickstart.

1129802181 avatar 1129802181 commented on June 15, 2024

现在你们的代码已经更新了webpack配置,但是我这边还是报这个错误,window的
image

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

@1129802181 这边确认一下electron的版本是否和package.json中agora_electron配置里的版本一致,可以参考我们quickstart的配置

from agora-electron-quickstart.

tanchao1101 avatar tanchao1101 commented on June 15, 2024

@plutoless externals的作用不是打包的时候,忽略这个包吗,那么build的时候怎么找到这个包呢

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

@tanchao1101 externals只是在webpack打包的时候不打进去,但electron builder打包是会copy node_modules的

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

@tanchao1101 如果在dist里直接点进目录看,这边也找不到文件吗?

from agora-electron-quickstart.

wangren988888 avatar wangren988888 commented on June 15, 2024

这个问题依然存在啊...有没有好的解决方案呢?

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

@wangren988888 您这边目前出现的问题是? 有详细的复现步骤吗
这个一般是配置错误

from agora-electron-quickstart.

Hudiaov587 avatar Hudiaov587 commented on June 15, 2024

mac运行起来直接报110错误

from agora-electron-quickstart.

plutoless avatar plutoless commented on June 15, 2024

@Hudiaov587 110是token的问题,可以检查下joinChannel的token是否正确

from agora-electron-quickstart.

akochemasov avatar akochemasov commented on June 15, 2024

I have this problem to.
mac m1, mac os ventura, nvm use lts/fermium

from agora-electron-quickstart.

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.