質問編集履歴

4

リポジトリの変更

2021/03/29 13:10

投稿

skytomo
skytomo

スコア35

test CHANGED
File without changes
test CHANGED
@@ -568,7 +568,7 @@
568
568
 
569
569
  **その他のソースコードは**
570
570
 
571
- **[https://github.com/skytomo221/otamashelf](https://github.com/skytomo221/otamashelf/tree/electron-builder-problem)**
571
+ **[https://github.com/skytomo221/otamashelf](https://github.com/skytomo221/otamashelf)**
572
572
 
573
573
  **に公開しています。**
574
574
 

3

ファイル名の間違い

2021/03/29 13:10

投稿

skytomo
skytomo

スコア35

test CHANGED
File without changes
test CHANGED
@@ -668,7 +668,7 @@
668
668
 
669
669
 
670
670
 
671
- 一方で、dist/main.jsでは
671
+ 一方で、dist/index.htmlでは
672
672
 
673
673
 
674
674
 

2

エラーミス

2021/03/29 12:06

投稿

skytomo
skytomo

スコア35

test CHANGED
File without changes
test CHANGED
@@ -584,7 +584,7 @@
584
584
 
585
585
  ```
586
586
 
587
- Error: Application entry file "main.js" in the ".../app.asar/index.html" does not exist.
587
+ Not allowed to load local resource: file:///.../product/win-unpacked/resources/app.asar/index.html
588
588
 
589
589
  ```
590
590
 

1

微調整

2021/03/29 12:05

投稿

skytomo
skytomo

スコア35

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
 
22
22
 
23
- また、Ctrl+Shift+Iを押して、コンソールをましたが、
23
+ また、Ctrl+Shift+Iを押して、コンソールでどのようなエラー吐いているか確認しましたが、
24
24
 
25
25
  エラーが全く出ていません。
26
26