Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build description #4

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Build description #4

merged 1 commit into from
Jan 4, 2023

Conversation

maraf
Copy link
Owner

@maraf maraf commented Nov 11, 2022

Closes #2

@maraf maraf added the documentation Improvements or additions to documentation label Nov 11, 2022
@maraf maraf self-assigned this Nov 11, 2022
@DomenPigeon
Copy link

Thanks for the response :)
After doing everything you mention in the new docs and then running npm run start in the app folder, I still get this error:
image

@maraf
Copy link
Owner Author

maraf commented Nov 13, 2022

Are you running a static web server from the npm run build output or do you run npm start?

@DomenPigeon
Copy link

Sorry for late reply.
I am doing it like this, after I have run the command npm run build
image
image

Build output:
image

@alanmoynagh
Copy link

@DomenPigeon any luck getting the issue fixed? I am also facing the same issue

@DomenPigeon
Copy link

Not really :/, but I didn't investigate any further.
What I wanted to do is just get the .net 7 interop working locally on the client website and that worked, essentially removing the react part and replacing it with something else :)

@maraf
Copy link
Owner Author

maraf commented Nov 29, 2022

I can't figure it out. I don't think it relates to .NET itself, but something with react in both library and app.

Producing production optimized build works, but npm start fails the same for me.

I will investigate further.

@maraf maraf merged commit e0cd73b into main Jan 4, 2023
@maraf maraf deleted the BuildDocs branch January 4, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to build the project locally?
3 participants