Skip to content

Missing Origin Validation in webpack-dev-server dependency #3

@helenou

Description

@helenou

Hi, I'm having trouble setting up. I have node v10.15.0 and npm v6.4.1

When i run: npm install
I'm prompted to npm audit fix. I managed to fix webpack-dev-server which was causing problem but then when i try again npm start, I get the following output in console :

{^_^}/ hi!

Loading data/people.json
Done

Resources
http://localhost:3001/posts
http://localhost:3001/comments
http://localhost:3001/profile

Home
http://localhost:3001

Type s + enter at any time to create a snapshot of the database
? We're unable to detect target browsers.

Would you like to add the defaults to your package.json? (Y/n)

And the people json file appears empty when opening localhost:3001

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions