Initial commit - PromptTech
This commit is contained in:
24
frontend/frontend.log
Normal file
24
frontend/frontend.log
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
> frontend@0.1.0 start
|
||||
> craco start
|
||||
|
||||
(node:3359100) [DEP0176] DeprecationWarning: fs.F_OK is deprecated, use fs.constants.F_OK instead
|
||||
(Use `node --trace-deprecation ...` to show where the warning was created)
|
||||
(node:3359100) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
|
||||
(node:3359100) [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 frontend in the browser.
|
||||
|
||||
Local: http://localhost:5300
|
||||
On Your Network: http://192.168.10.130:5300
|
||||
|
||||
Note that the development build is not optimized.
|
||||
To create a production build, use yarn build.
|
||||
|
||||
webpack compiled successfully
|
||||
Compiling...
|
||||
Compiled successfully!
|
||||
webpack compiled successfully
|
||||
Reference in New Issue
Block a user