Jin
Jin
NNovu
Created by Jin on 6/19/2024 in #💬│support
Not able to see the WEB UI on 4200
I have been trying to setup the novu on my local machine after too many tries. i was able to run api and worker on my local. but web is not working. I have run all the services using the npm / pnpm run start:service_name I'm using windows 11. ram: 16GB node: 20.8.1 Here's the stack that i'm getting on hitting the command pnpm run start:web. J:\ginesys-notification-service\novu>pnpm run start:web
root@ start:web J:\ginesys-notification-service\novu cross-env nx run @novu/web:start
nx run @novu/web:start
@novu/web@0.24.2 start J:\ginesys-notification-service\novu\apps\web pnpm panda --watch & cross-env NODE_OPTIONS=--max_old_space_size=8192 PORT=4200 react-app-rewired start
🐼 info [css] J:\ginesys-notification-service\novu\apps\web\node_modules@novu\novui\styled-system\styles.css 🐼 info [hrtime] Successfully extracted css from 1160 file(s) ✨ (2999.85ms) 🐼 info [ctx:watch] Watching for config file changes... 🐼 info [ctx:watch] Watching for file changes... 🐼 info [file:change] src\App.tsx 🐼 info [hrtime] Successfully extracted css from 1 file(s) ✨ (794.15ms) 🐼 info [file:change] src\App.tsx 🐼 info [hrtime] Successfully extracted css from 1 file(s) ✨ (338.73ms) Can anyone please help me figure out the solution or problem?
18 replies