n00b observations / questions :)

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

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
aws, node.js

調査の方向性

No source file or test is named. Review the installation documentation and its AWS prerequisites, including the required AWS software and S3 access configuration; the documentation is done when a new user can identify these requirements and understand where to resolve permission errors.

索引モデルが issue の本文から書いたものです。

説明

Let me preface this by saying, I have never used Node.js. I was able to fiddle around to get it installed and now have PublicFolder running. I'm really close to having it work because I do have it reading my local watchFolder:

Screenshot from 2020-05-23 11-12-24

One thing that I didn't realize from the documentation is that aside from having Node.js installed, you also have to install the AWS software. When I read "the AWS software, which is part of publicFolder" I mistook "part of publicFolder" to mean it's already in there. ;)

Anyway, it was a quick "apt install" for me on Linux once I realized this.

My only issue now (I think) at this point is app/user access to my S3 bucket. I did create a user and assigned it S3 permissions. Got my access key and secret key. I then used the "aws configure" command to set these which created a configuration file in .aws, so all good on that. But getting access denied when running helloworld.js with node:

Screenshot from 2020-05-23 11-10-48

I totally get that this is an AWS permissions issue I'm running into, which is beyond the scope of publicFolder; I'll keep tinkering in the AWS web console because I think that's where I have to fix this or attach this user to my bucket somehow. Cheers!

主要言語
JavaScript
スター
35
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

scripting/publicfolder のほかの issue

scripting/publicfolder の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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