Replies: 1 comment 1 reply
-
|
The two issues are separate: the missing
What to do:
Practical command pattern (adapt to whatever scripts exist in
What to do (most reliable):
If you must use Firefox:
Summary of the correct local flow:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am trying to build and run (locally) the React SPAs such as
dashboard-app,autocomplete, etc.. However, I am facing some issues:build-ts.shscript under theprotodirectory, but I'm unable to locate this script. Is this auto-generated via some command? (I have already donepnpm installin theprotodirectory).dashboard-app) also starts up, but I am getting a blank page onhttp://localhost:3433/. In the console, I can see errors that sayFig.js is not supported in this browser. How do I resolve this?Specifications
OS: Arch-linux (Kernel
6.12.21-1-lts)Architecture:
x86_64Browser: Firefox (
137.0-1)Source-code version: The current
mainbranch.Beta Was this translation helpful? Give feedback.
All reactions