Skip to content

updating dependencies fails #297

Closed
@Rich-Harris

Description

@Rich-Harris

Going from https://learn.svelte.dev/tutorial/textarea-inputs forward to https://learn.svelte.dev/tutorial/update causes this error:

image

Not 100% sure what that means, but I feel like this might be relevant:

// Don't delete the node_modules folder when switching from one exercise to another
// where, as this crashes the dev server.
['/node_modules', '/node_modules/.bin'].forEach((name) => current_stubs.delete(name));

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