Find the location of the file that reports the error
Mine is /home/screeps/world/node_modules/.hooks/install
Open the file with vim and do the following
- : set ff and enter, then re-format the file.
- Set ff=unix and then save and exit
- : wq! Enter
Find the location of the file that reports the error
Mine is /home/screeps/world/node_modules/.hooks/install
Open the file with vim and do the following