Skip to content

Creating new app - Warnings on deprecated packages #2030

Description

@sullivanrs

Creating new app on Windows get warnings of use of deprecated packages - inflight and glob. Warned of memory leak on inflight and advised not to use

C:\Users\[...]\coding\observable-framework>npx "@observablehq/framework@latest" create
Need to install the following packages:
@observablehq/framework@1.13.3
Ok to proceed? (y)

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
┌   observable create  v1.13.3
│
◆  Welcome to Observable Framework! 👋 This command will help you create a new app.
│  When prompted, you can press Enter to accept the default value.
│
│  Want help? https://observablehq.com/framework/getting-started
│
◆  Where should we create your project?
│  .\hello-framework
└

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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