L-Zephyr / Drafter

在iOS项目中自动生成类图和方法调用图 - Generate call graph in iOS project
MIT License
1.02k stars 127 forks source link

功能不錯 昨天試發現解壓縮template檔案內的路徑有誤 會在執行時出現ERROR #15

Closed ericfox closed 5 years ago

ericfox commented 5 years ago

功能不錯 昨天試發現解壓縮template檔案內的路徑有誤 會在執行時出現ERROR

L-Zephyr commented 5 years ago

你好,可以看一下完整的错误信息吗?

ericfox commented 5 years ago

Error: Missing drafter template files. Try to reinstall Drafter

~/.drafter下有二個檔案(dundle.js, index.html)被放置到更深的目錄下

造成產生結果檔案時 出現找不到檔案的訊息 可能是zip/unzip的命令有誤

unzip -o ./Template/template.zip -d ./Template/drafter

再次感謝您提供很有用的工具程式 thanks~

From: LZephyr notifications@github.com Sent: Friday, December 14, 2018 10:50 AM To: L-Zephyr/Drafter Drafter@noreply.github.com Cc: Eric Lu eric@mail.tku.edu.tw; Author author@noreply.github.com Subject: Re: [L-Zephyr/Drafter] 功能不錯 昨天試發現解壓縮template檔案內的路徑有誤 會在執行時出現ERROR (#15)

你好,可以看一下完整的错误信息吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/L-Zephyr/Drafter/issues/15#issuecomment-447195406 , or mute the thread https://github.com/notifications/unsubscribe-auth/AJKRgVB56mMNmwAG_FixwzCzixDWjAWAks5u4xHpgaJpZM4ZSyAg . https://github.com/notifications/beacon/AJKRgSql2WMHvRfZ7WdaOJGSv3rWjYxmks5u4xHpgaJpZM4ZSyAg.gif

L-Zephyr commented 5 years ago

嗯,前几天修改安装脚本时写错了,多谢提醒,已经修复了