Home > Blockchain >  eslint erofs read only- doest not match with any directory
eslint erofs read only- doest not match with any directory

Time:09-27

anyone know what i have to do? the problem apper when i use linux dual boot, when i use window have no problem.

ERROR in [eslint] EROFS: read-only file system, open '/media/naufal/6878124278121004/Refactory/Skill-Test-Refactory/miniApp/node_modules/.cache/.eslintcache'

webpack compiled with 2 errors

CodePudding user response:

yes, it looks like your node has not been updated. you can try to update first.

CodePudding user response:

is it because of different node version?

  • Related