Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Cannot find module './index.vue?vue&type=script&lang=ts&' #918

Closed
0oooooooo0 opened this issue Dec 23, 2021 · 2 comments · Fixed by #919
Closed

Cannot find module './index.vue?vue&type=script&lang=ts&' #918

0oooooooo0 opened this issue Dec 23, 2021 · 2 comments · Fixed by #919
Labels

Comments

@0oooooooo0
Copy link
Contributor

Version

create-nuxt-app: v4.0.0

Steps to reproduce

  1. npx [email protected] test
  2. Select Typescript in Programming Language
  3. npm run dev

What is Expected?

Run without error

What is actually happening?

Cannot find module './index.vue?vue&type=script&lang=ts&'

image

@Sarah-Alkibsi
Copy link

try this one:
npm install --legacy-peer-deps

@C0kkie
Copy link

C0kkie commented Feb 14, 2022

@Sarah-Alkibsi Are you sure it works? We tried and still the same error, also if we uninstall webpack

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants