Vue has been reporting an error and can't find the module?

if I add this line of code to main.js, I will report an error:

import toastRegistry from "./common/toast/index.js"

it"s normal if you don"t add it. I checked that the path does exist

clipboard.png

clipboard.png

Jun.14,2021

toast = > toash


folder name is misspelled. It should be toast,. Your folder name is toash

.
import toastRegistry from './common/toast/index.js'
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3aa60-407b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3aa60-407b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?