a year ago
Starting Container
npm warn config production Use --omit=dev instead.
client@0.1.0 start
cross-env PORT=$PORT NODEOPTIONS=--maxoldspacesize=4096 react-scripts start
(node:29) [DEPWEBPACKDEVSERVERONAFTERSETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:29) [DEPWEBPACKDEVSERVERONBEFORESETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server…
The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.
npm warn config production Use --omit=dev instead.
client@0.1.0 start
cross-env PORT=$PORT NODEOPTIONS=--maxoldspacesize=4096 react-scripts start
(node:29) [DEPWEBPACKDEVSERVERONAFTERSETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:29) [DEPWEBPACKDEVSERVERONBEFORESETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server…
The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.
npm warn config production Use --omit=dev instead.
client@0.1.0 start
cross-env PORT=$PORT NODEOPTIONS=--maxoldspacesize=4096 react-scripts start
(node:29) [DEPWEBPACKDEVSERVERONAFTERSETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:29) [DEPWEBPACKDEVSERVERONBEFORESETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server…
The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.
npm warn config production Use --omit=dev instead.
client@0.1.0 start
cross-env PORT=$PORT NODEOPTIONS=--maxoldspacesize=4096 react-scripts start
(node:29) [DEPWEBPACKDEVSERVERONAFTERSETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:29) [DEPWEBPACKDEVSERVERONBEFORESETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server…
The build failed because the process exited too early. This probably means the system ran out of memory or someone called kill -9 on the process.
npm warn config production Use --omit=dev instead.
client@0.1.0 start
cross-env PORT=$PORT NODEOPTIONS=--maxoldspacesize=4096 react-scripts start
(node:29) [DEPWEBPACKDEVSERVERONAFTERSETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
Hello,
Looks like you have since stopped running a development server and are now using serve to serve your SPA!
I will mark this as solved.
Best,
Brody
Status changed to Solved brody • about 1 year ago