Skip to content

Imports aliases from node_modules (_tsup-dts-rollup) #708

Open
@yoannfleurydev

Description

@yoannfleurydev

Context

What's your version of nuqs?

"nuqs": "2.0.4"

What framework are you using?

  • ✅Next.js (app router)

Which version of your framework are you using?

Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:04 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T8122
  Available memory (MB): 24576
  Available CPU cores: 8
Binaries:
  Node: 20.16.0
  npm: 10.8.1
  Yarn: 1.22.19
  pnpm: 9.12.2
Relevant Packages:
  next: 14.2.14 // An outdated version detected (latest is 15.0.1), upgrade is highly recommended!
  eslint-config-next: 14.2.14
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.6.2
Next.js Config:
  output: N/A

Description

I have a project for a client in which I use 🚀 Start UI [web] which uses nuqs. At the moment, nuqs wants to import some aliases from node_modules. It is the only package that want to do that.

image image

If I have some time in the next few days, I'll check what is happening with the bundling part, maybe some export that aren't correct in the package.json or something else like that.

Reproduction

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