Skip to content

Build failing due to breaking change in @types/webpack-hot-middleware@2.25.1 #334

@johanbaaij

Description

@johanbaaij

Describe the bug
This import can not be found
https://github.com/nuxt/typescript/blob/master/packages/types/config/build.d.ts#L26

To Reproduce
Restart this codesandbox

Additional context
There is a PR for this but I'm not sure it solves the problem.

My workaround was adding @types/webpack-hot-middleware@2.25.0 to the devDependencies. Also had to delete node_modules and run yarn install again.

This is the relevant commit:
DefinitelyTyped/DefinitelyTyped@9d3086c

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