0

i want to deploy simple personal website using vue but when i try to npm run build this error come up help me please... i try deleting the image but onother similiar error come's up

error during build:

RollupError: Could not resolve "../img/react%202.png" from "src/component/avatarmenu.vue"
    at error (file:///C:/Users/adity/OneDrive/Documents/LATIHAN/personal-w-vue/node_modules/rollup/dist/es/shared/rollup.js:2041:30)
    at ModuleLoader.handleInvalidResolvedId (file:///C:/Users/adity/OneDrive/Documents/LATIHAN/personal-w-vue/node_modules/rollup/dist/es/shared/rollup.js:23137 :24)
    at file:///C:/Users/adity/OneDrive/Documents/LATIHAN/personal-w-vue/node_modules/rollup/dist/es/shared/rollup.js:23099:26
Tolbxela
  • 4,767
  • 3
  • 21
  • 42
adityamms
  • 71
  • 6

1 Answers1

0

Im so stupid,i just found out that you can't have a blank space in a image file name if you do that than vue would fill that blank with random stuff

adityamms
  • 71
  • 6