Using pkg for node and react front end #59
-
Hi, i'm trying to use pkg to create a node web server that uses react for front-end. I created the react app with "create-react-app".
The .exe gets created correctly, and the server also starts when i run it, but i get this error on the browser:
Is it possible to do what I'm trying? If yes, how can I fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You have to add /build folder to assets |
Beta Was this translation helpful? Give feedback.
You have to add /build folder to assets