Skip to content

Browser hangs #19

@moonlight16

Description

@moonlight16

After working around issue #18 , I tried running the app:

❯ npm run dev

> realtor@0.1.0 dev
> next dev

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info  - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5
event - compiled successfully
event - build page: /
wait  - compiling...
event - compiled successfully
event - build page: /next/dist/pages/_error
wait  - compiling...
event - compiled successfully
event - build page: /next/dist/pages/_error
wait  - compiling...
event - compiled successfully
wait  - compiling...
event - compiled successfully

When directing my browser to localhost:3000, it just hangs. There's nothing showing up the terminal. The browser's console shows nothing, but eventually shows this:

crbug/1173575, non-JS module files deprecated.
(anonymous) @ VM46:5

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions