Skip to content

Failed to resolve module specifier "@vueuse/integrations/useAxios". #24

@rramsey

Description

@rramsey

Trying to look at the demo for useAxios and getting this error:

Failed to resolve module specifier "@vueuse/integrations/useAxios".
Tip: edit the "Import Map" tab to specify import paths for dependencies.

To reproduce:

  1. Go to https://vueuse.org/integrations/useAxios/
  2. Under Demo, click on playground (beta) link
  3. See error message

This is Chrome Version 141.0.7390.123 (Official Build) (64-bit) on Windows 11 enterprise.

On Firefox 138.0.3, the error is:

The specifier “@vueuse/integrations/useAxios” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.

Adding ./, ../, or / does not fix the issue.

I wasn't sure if this was related to a similar issue or not.

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