79482940

Date: 2025-03-04 07:35:52
Score: 1.5
Natty:
Report link

import { createApp } from "vue";

Getting this error :

ERROR in ./src/bootstrap.js 1:0 Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (1:0) File was processed with these loaders:

import { createApp } from "vue"; @ ./src/index.js 1:0-21

webpack 5.98.0 compiled with 1 error in 49 ms

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tripti Verma