Skip to content

Creating new app - Warnings on deprecated packages #2030

@sullivanrs

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/[email protected]
Ok to proceed? (y)

npm warn deprecated [email protected]: 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 [email protected]: 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
└

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn’t working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions