file“xxxxx”has modification times xxxxx s in the future..
Posted xiaojianliu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了file“xxxxx”has modification times xxxxx s in the future..相关的知识,希望对你有一定的参考价值。
这是因为一个项目从一个电脑拷贝的到另一个电脑上时,两个电脑的时钟不一致所致,修改一下项目所在目录的修改时间即可:
find /your/dir -type f -exec touch {} +
也可以通过修改系统时间来解决:
date -s ‘13:49:00 2014-01-18‘
以上是关于file“xxxxx”has modification times xxxxx s in the future..的主要内容,如果未能解决你的问题,请参考以下文章
python脚本AttributeError: module 'xxxx' has no attribute 'xxxxx'错误解决办法
Unity报错:Read only asset Packages/com.xxxxx.xxx.xxxx/Editor/VSCodeDiscovery.cs.IPGSD has no meta(代码片段
Unity报错:Read only asset Packages/com.xxxxx.xxx.xxxx/Editor/VSCodeDiscovery.cs.IPGSD has no meta(代码片段
ArchLinux 修改 MariaDB 数据库路径后启动报错 Can't create test file /xxxxx/xxxxx-test