Giter VIP home page Giter VIP logo

Comments (4)

RSS1102 avatar RSS1102 commented on June 2, 2024

image

可能是electron安装失败,可以参考配置:https://github.com/electron-vite/electron-vite-react/blob/main/.npmrc#L6

from electron-vite-vue.

fisheep01 avatar fisheep01 commented on June 2, 2024

image

可能是electron安装失败,可以参考配置:https://github.com/electron-vite/electron-vite-react/blob/main/.npmrc#L6

electron安装是正常的,只是渲染进程的ipcRenderer会报错,应该是框架中自带的preload.ts的实现有问题,如下图部分
image
作者只是遍历了自有属性,而从Electron29开始,不知道什么原因,ipcRenderer的方法是由上层原型继承而来,从而导致了遍历不到方法

from electron-vite-vue.

koumoe avatar koumoe commented on June 2, 2024

今天 nuc 后出现了 同样的问题.

from electron-vite-vue.

subframe7536 avatar subframe7536 commented on June 2, 2024

原因:https://www.electronjs.org/blog/electron-29-0#behavior-changed-ipcrenderer-can-no-longer-be-sent-over-the-contextbridge

我写了一个类型安全的IPC库,可以看看

from electron-vite-vue.

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.