You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently writing a resource to replace the webpack builder with a vite-based one.
However upon launching a Node.js child process using fork (used by yarn_builder.js) txAdmin initialises instead.
Any vite command launches txAdmin/c-server-monitor.
What happened?
I'm currently writing a resource to replace the webpack builder with a vite-based one.
However upon launching a Node.js child process using fork (used by yarn_builder.js) txAdmin initialises instead.
Any
vite
command launches txAdmin/c-server-monitor.Workaround is to use spawn instead.
Expected result
txAdmin should remain dormant
Reproduction steps
Steps
Log
Importancy
There's a workaround
Area(s)
FXServer
Specific version(s)
Server 7290 Windows
Additional information
No response
The text was updated successfully, but these errors were encountered: