NotePlan / NotePlan/plugins

Unnecessary plugin log report on missing settings.json file

オープン
#347 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@EduardMe がすでに取り組んでいます。

2022年9月27日 から。

housekeeping
主要言語
JavaScript
スター
204
フォーク
82
平均マージ
22時間 27分
マージ済み PR(30日)
3

説明

I'm developing a new plugin. So far it doesn't have any settings in the plugin.json file. But every time I run any command I get the following in the plugin log:

Failed to loadJSON, error = Error Domain=NSCocoaErrorDomain Code=260 "The file “settings.json” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/jonathan/Library/Containers/co.noteplan.NotePlan3/Data/Library/Application Support/co.noteplan.NotePlan3/Plugins/data/np.Preview/settings.json, NSUnderlyingError=0x6000164fbfc0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Is this necessary? Could it please be suppressed?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。