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
aiblender@1.0.0 start
react-scripts start
√ Something is already running on port 3000.
Would you like to run the app on another port instead? ... yes
(node:19340) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:19340) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled successfully!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Would you like to run the app on another port instead? ... yes
(node:19340) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use
node --trace-deprecation ...
to show where the warning was created)(node:19340) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled successfully!
You can now view aiblender in the browser.
Local: http://localhost:3001
On Your Network: http://192.168.1.3:3001
Note that the development build is not optimized.
To create a production build, use npm run build.
asset static/js/bundle.js 368 KiB [emitted] (name: main) 1 related asset
asset asset-manifest.json 190 bytes [emitted]
asset index.html 63 bytes [emitted]
runtime modules 28.4 KiB 13 modules
modules by path ./node_modules/core-js-pure/ 26.6 KiB 56 modules
modules by path ./node_modules/webpack-dev-server/client/ 76.3 KiB 16 modules
modules by path ./node_modules/webpack/hot/.js 5.2 KiB 4 modules
modules by path ./node_modules/html-entities/lib/.js 114 KiB 4 modules
modules by path ./node_modules/@pmmmwh/react-refresh-webpack-plugin/ 9.96 KiB
./node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js 854 bytes [built] [code generated]
./node_modules/@pmmmwh/react-refresh-webpack-plugin/lib/runtime/RefreshUtils.js 9.12 KiB [built] [code generated]
modules by path ./node_modules/react-refresh/ 24 KiB
./node_modules/react-refresh/runtime.js 221 bytes [built] [code generated]
./node_modules/react-refresh/cjs/react-refresh-runtime.development.js 23.8 KiB [built] [code generated]
./src/index.js 982 bytes [built] [code generated]
./node_modules/ansi-html-community/index.js 4.25 KiB [built] [code generated]
./node_modules/events/events.js 13.9 KiB [built] [code generated]
webpack 5.96.1 compiled successfully in 6338 ms
Beta Was this translation helpful? Give feedback.
All reactions