Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning on nestjs examples #110

Open
jojohanhannesnes opened this issue Aug 1, 2024 · 0 comments
Open

Warning on nestjs examples #110

jojohanhannesnes opened this issue Aug 1, 2024 · 0 comments

Comments

@jojohanhannesnes
Copy link

Hi, I’m encountering a couple of issues while working with the NestJS examples:

  1. I’m seeing the following warning:

    Critical dependency: the request of a dependency is an expression
    
  2. The examples specify that the port should be 3000, but when I run the application, the terminal shows the following output:

    [webpack-dev-server] Project is running at:
    [webpack-dev-server] Loopback: http://localhost:8080/
    [webpack-dev-server] On Your Network (IPv4): http://192.168.18.18:8080/
    [webpack-dev-server] On Your Network (IPv6): http://[fe80::1]:8080/
    [webpack-dev-server] Content not from webpack is served from 'x' directory
    

Could you point me to any documentation or resources that might help me understand these issues better? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant