Skip to content

Communication Failure After Building with ⁠neu build --clean in Node.js and React + Vite Setup - Project Runner #22

@eddime

Description

@eddime

Hey,

First of all, I really love the idea of using Node.js as a backend in Neutralino. I've been trying to set up a project with Node.js with the project runner and React + Vite.

When I use the ⁠npm run command, everything works fine; I can minimize both the frontend and the backend.

However, as soon as I build the app with ⁠neu build --clean and open it, the communication stops working, and I receive the following error in the console, which I can't resolve:

[Error] Unhandled Promise Rejection: [object Object]
	dispatchException (main.cddd314c.js:2:165360)
	(anonymous function) (main.cddd314c.js:2:162374)
	i (main.cddd314c.js:2:260)

Thank you, that would help a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions