Module not found: Can't resolve 'components' appears when React introduces components

has the following components:

clipboard.png

index.js:(src/components/FileTree)


(src/Pages/Favorite/Favorite.js):


:

clipboard.png

check that this component has been export, please see what else went wrong?

Mar.20,2021

  

try
import FileTree from'@ / components/FileTree/index'

Menu