並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 226件

新着順 人気順

installの検索結果121 - 160 件 / 226件

  • AMD RyzenにmacOS 10.15 CatalinaをOpenCoreでinstallする(その1) - Qiita

    AMD Ryzen搭載の自作PCでmacOS 10.15.3 Catalinaを動かすまでの手順です。 以前は、AMD用のpatchを当てたkernelが必要なため、手順が複雑でしたが、 新しいBoot loaderであるOpenCoreによりmacOSはvanillaなまま比較的簡単にinstallすることができました。 現在、稼働しているmacOS(High SierraとかMojave)があることを前提とします。 参考にしたガイド https://khronokernel-2.gitbook.io/opencore-vanilla-desktop-guide/ ここの手順に従います。 hardware CPU : AMD Ryzen 7 1700 MB : MSI X370 GAMING Pro Carbon GPU : Radeon RX 570 SSD : Toshiba THN

      AMD RyzenにmacOS 10.15 CatalinaをOpenCoreでinstallする(その1) - Qiita
    • Install ABAP Developer Edition (HANA 1909) system on your own PC – the Very Easy Way….. | SAP Blogs

      Install ABAP Developer Edition (HANA 1909) system on your own PC – the Very Easy Way….. There are many reasons why you would like to have a local ABAP system installed on your PC. Maybe you don’t have access to any ABAP system, and just would like to try out some ABAP development. Or maybe you are like me, who has a lot of experience doing ABAP development, but not so much on the Basis side. And w

      • Docker 環境別 no cache install - Qiita

        docker cache clean clear 基本的には、multi-stage-buildを用いて、build用のimageと成果物のimageを分けることが望ましい。 installされたpackageが多数のディレクトリにまたがっていたり、それが難しいケースはbase imageのパッケージ管理ツールのclean機構をonelinerで書くと良い。 apt

          Docker 環境別 no cache install - Qiita
        • cabal install コマンドについて

          stack install と全く同じ動作をする cabal コマンドは cabal install all:exes です。 今回利用した cabal と stack のバージョンは以下の通りです。 $ cabal -V cabal-install version 3.0.0.0 compiled using version 3.0.0.0 of the Cabal library $ stack --version Version 2.1.3, Git revision 636e3a759d51127df2b62f90772def126cdf6d1f (7735 commits) x86_64 hpack-0.31.2 この記事では stack install コマンドと cabal install コマンドの挙動の違いなどについて調査した結果等をまとめています。 プロジェクトの構成

          • 【PHP・Laravel】peclとは何か?pecl install と docker-php-ext-installの違い。docker-php-ext-enableなどの使い方を実例で解説(pearとの違い)

            PHPやPHPを使ったLaravelなどのフレームワークを使っていると、pecl install zipやpecl install redisといった、「pecl install」というコマンドがでてくることがあります。 また、Dockerを使っている場合docker-php-ext-enable zipやdocker-php-ext-enable redisといったように「docker-php-ext-enable」という記述や「docker-php-ext-install」もでてきます。 ここでは、この「pecl」とは何か?「docker-php-ext-enable」や「docker-php-ext-install」とは何かについてまとめています。 また、「pecl」と似た用途で使われる「pear」との違いもまとめています。

              【PHP・Laravel】peclとは何か?pecl install と docker-php-ext-installの違い。docker-php-ext-enableなどの使い方を実例で解説(pearとの違い)
            • 【追記あり】Docker Hubのrubyイメージで急にbundle installできなくなった時の対応 - くりにっき

              tl;dr; あらすじ エラー内容 修正方法 CircleCIの場合 GitLab CIの場合 対応PR 追記:2019/7/13 tl;dr; export BUNDLE_PATH__SYSTEM=false をつける あらすじ 会社で 今日のアニメボット を動かしているんですが、7/11夕方までは動いていたのに7/12分から急に動かなくなる現象になりました エラー内容 + bundle install --jobs=4 --retry=3 --path=vendor/bundle --gemfile=Gemfile --clean --without development Using a custom path while using system gems is unsupported. path: Set for your local app (/usr/local/bundle

                【追記あり】Docker Hubのrubyイメージで急にbundle installできなくなった時の対応 - くりにっき
              • Distro installation added to WSL --install in Windows 10 insiders preview build 20246

                Distro installation added to WSL –install in Windows 10 insiders preview build 20246 We’ve added automatic distro installation to wsl --install in Windows 10 insiders preview build 20246! This means that installing WSL is now easier than ever, as now when you run wsl --install all the necessary components that you need for WSL will be automatically enabled, including your specific Linux distro of

                  Distro installation added to WSL --install in Windows 10 insiders preview build 20246
                • REV WORLDS (レヴ ワールズ) | INSTALL NEW WORLDS

                  タグで検索する ミニゲーム アバターウェア ショールーム スポーツ アート フォトスポット ビューティ ギフト ファッション 伊勢丹 コラボレーション キャラクター 期間限定 ショッピング グルメ

                    REV WORLDS (レヴ ワールズ) | INSTALL NEW WORLDS
                  • dbtの公式入門ドキュメント『Quickstart for dbt Core from a manual install』を実践してみた #dbt | DevelopersIO

                    dbtの公式入門ドキュメント『Quickstart for dbt Core from a manual install』を実践してみた #dbt 直近、dbtのQuickstartシリーズで以下2本のエントリを公開しましたが、いずれもdbt Cloudに関するものでした。 dbtではその他に大きなプロダクトの柱がもう1つ存在します。それが『dbt Core』です。コマンドラインベースのオープンソースプロダクト(無償)でdbtの各種操作をCLIで実行します。当エントリではdbt Coreのクイックスタートチュートリアルとして用意されている『Quickstart for dbt Core from a manual install』の実践内容をお届けします。 目次 01.はじめに dbt Coreをローカル環境にインストール 接続検証用のBigQuery環境を準備 接続検証用のGitリポジト

                      dbtの公式入門ドキュメント『Quickstart for dbt Core from a manual install』を実践してみた #dbt | DevelopersIO
                    • Install Mattermost via Docker - Mattermost documentation

                      Install Docker# If you don’t have Docker installed, follow the instructions below based on your operating system:

                      • 【Rails】MySQL2がbundle installできない時の対応方法 - Qiita

                        railsプロジェクト作成の際に、 「railsインストールしてrails newしたし、次はbundle installだなー」 と思いbundle installしたのですが、がっつりエラーが発生しました。 結構時間が取られてしまったので、備忘録として対応方法を記載しておきたいと思います。 起こったこと bundle install実行時に下記のエラーが出てきました。 $ bundle install (色々なgemのインストールのログが出てくる) . . . Installing ... Fetching mysql2 0.5.2 Installing mysql2 0.5.2 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current direct

                          【Rails】MySQL2がbundle installできない時の対応方法 - Qiita
                        • How to install Ubuntu in Windows10 - ITips

                          Install Ubuntu in Windows10. It was impossible before. But now Windows10 has a function "Windows Subsystem for Linux". So today I introduce how to install Ubuntu in Windows10. What is Ubuntu? Ubuntu is a kind of Linux operating system like Windows or Mac . Linux has many distributions like CentOS, OpenSUSE and so on. And most of Linux are free. And most of servers use Linux. So Linux is important

                            How to install Ubuntu in Windows10 - ITips
                          • yarn installが遅い原因の調査方法 | himenon.github.io

                            はじめに​npmもしくはyarnのインストール時間が明らかに遅くなっていく場合があります。 早くする方法としては、まずcacheを有効にすることですが効かないパッケージも存在します。 そのようなパッケージをあぶり出すにはどうしたらよいか、というのが今回のお題です。 npm/yarn系の依存するパッケージ数は大抵の場合、人間が把握しきれない量です。 その中から原因をすぐに特定することは困難であるため、人間か理解できる範囲まで情報を絞り込む必要があります。 今回、インストールのログから情報を精査し、ボトルネックとなっている部分を浮き彫りにする方法を紹介します。 yarnのcacheの有無を比較する​当サイト(github - himenon.github.io)はyarnを利用しているので、 これを題材に話を進めます。 まずはキャッシュの有無でのインストール時間を比較してみます。 cache

                              yarn installが遅い原因の調査方法 | himenon.github.io
                            • Try the new Essential Next.js plugin, now with auto-install!

                              Excited about the future of the web and AI? Check out the discussions from our latest event. Watch now! Close announcement bar

                                Try the new Essential Next.js plugin, now with auto-install!
                              • "install.packages()"するのはこれが最後!Rのパッケージ管理には「pacman」を使おう - Qiita

                                # パッケージ無かったらインストール、 if (!require("dplyr")) install.packages("dplyr") if (!require("tidyr")) install.packages("tidyr") if (!require("dbplyr")) install.packages("dbplyr") if (!require("magrittr")) install.packages("magrittr") if (!require("ggplot2")) install.packages("ggplot2") #パッケージ読み込む library(dplyr) library(tidyr) library(dbplyr) library(magrittr) library(ggplot2)

                                  "install.packages()"するのはこれが最後!Rのパッケージ管理には「pacman」を使おう - Qiita
                                • Advanced Network Customizations for OpenShift Install

                                  Each organization has its own unique IT environment, and sometimes it will not fit within the network configuration which Red Hat OpenShift sets by default. Thus, it becomes essential to customize the installation for the target environment. In this blog we are going to showcase how to do the advanced network related customization and configuration needed to accomplish this. Planning The first ste

                                    Advanced Network Customizations for OpenShift Install
                                  • Install Docker on Windows (WSL) without Docker Desktop

                                    Updated April 10, 2022, with current Alpine instructions, Debian/Ubuntu package signing tweaks (no more apt-key), and better guidance for handling iptables in Debian. A little more suggestion about TCP access, as well. And further emphasis on the optional nature of the /mnt/wsl/shared-docker socket directory. Windows Subsystem for Linux 2 sports an actual Linux kernel, supporting real Linux contai

                                      Install Docker on Windows (WSL) without Docker Desktop
                                    • sudo apt --fix-broken install時のエラー - Qiita

                                      $ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: libhdf5-openmpi-dev : Depends: libopenmpi-dev but it is not installed mpi-default-bin : Depends: openmpi-bin but it is not installed mpi-default-dev : Depends: libopenmpi-dev bu

                                        sudo apt --fix-broken install時のエラー - Qiita
                                      • Darknet Install 備忘録 - Qiita

                                        概要 YOLOモデルを評価したかったので、Darknetをインストールした。 実施時期:2019年12月 OS: Ubuntu18.04LTS cmake: 3.10.2 CUDA: 10.2    ←cuDNNともに前にインストール済み cuDNN: 7.6.5 CC (Compute capability GTX1070): 6.1 OPENCV: 3.4.8   ←前にインストール済み インストール 試行錯誤の結果、最終的に下記のDarknetに行き着き、これをインストールする。 https://github.com/AlexeyAB/darknet Darknetは上記以外に次の2つも試したが、このAlexeyABの解説がとても丁寧でよかった。Q&Aも豊富。 YOLOオフィシャル GPUを使わないNNPACK ちなみに、NNPACKはNinjaのインストールやコンパイルが必要で、A

                                          Darknet Install 備忘録 - Qiita
                                        • Zoom macOS install 'shady,' plus video chats aren't end-to-end encrypted | AppleInsider

                                          Video conferencing service Zoom reportedly installs itself on Macs by working around Apple's regular security, and also promotes that it has end-to-end encryption, but demonstrably does not. Increased usage of video conferencing app and service Zoom during the coronavirus outbreak is leading to more security issues being uncovered. As well as previously sending user data to Facebook, which it says

                                            Zoom macOS install 'shady,' plus video chats aren't end-to-end encrypted | AppleInsider
                                          • Githubまたはローカルのnpm のパッケージをinstallする方法 - Qiita

                                            はじめに npmパッケージを作ろうとした時、公開前に手元のプロジェクトへインストールして動作を試す方法が分からなかったので調べてみました。 Githubからインストール

                                              Githubまたはローカルのnpm のパッケージをinstallする方法 - Qiita
                                            • yum install と localinstallの違い - Qiita

                                              はじめに 環境構築の際に使うyumコマンド。 基本的な流れはリポジトリを追加(インストール)して、それを基にパッケージを取ってくるわけですが 環境構築方法を調べると yum install と yum localinstallを使っているサイトがありますよね どっちでも出来るんですが、何が違うのだろうと ふと気になったのがきっかけ。 調べてみた RHEL yumコマンドチートシート によれば yum install リポジトリからシステムにパッケージをインストールする

                                                yum install と localinstallの違い - Qiita
                                              • openssl.cnfは編集せずにオレオレ証明書をSAN対応させてchrome58へinstallする - 脳汁portal

                                                前回自己証明書の作成方法を書いたんですが、IEとかはその証明書を使えば警告なしでアクセスできるようになるんですがChromeの場合は以下のような警告が出てしまいます これはChromeが今年の春らへんにリリースしたv58から証明書の中の項目のCN(Common Name)の利用を非推奨化し、SAN(Subject Alternative Name)の方を利用しなさいという仕様になったためです 手順の途中でFQDNを入力するところがあったと思いますが、通常ではここで入力した値はCNという項目の値になります しかしChromeではCNではなくSANの方へ入力したいので少し追加で操作が必要です 調べているとopenssl.cnfを編集する方法がよく出てきますが、サイトによって編集箇所や記述も違い、かつ編集量も多いので、色々調べていった結果以下のようにSANの情報だけ別ファイルにエクステンションと

                                                  openssl.cnfは編集せずにオレオレ証明書をSAN対応させてchrome58へinstallする - 脳汁portal
                                                • GitHub - pwa-builder/pwa-install: Web Component from the PWABuilder team that brings an awesome "install" experience to your Progressive Web App!

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - pwa-builder/pwa-install: Web Component from the PWABuilder team that brings an awesome "install" experience to your Progressive Web App!
                                                  • pip installのバージョン指定方法

                                                    この例だと、2以上3未満ということになります。実際にインストールされたDjangoは2の中でもっとも新しい2.2.11でした。メジャーバージョンは2のままにしたいけど、3にならない範囲で指定したい!というときに便利ですね。 ただこちらの例は、以下のように書いても一緒です。 インストールするバージョンを範囲で指定した時、範囲内の最新バージョンを取得しているようなので、わざわざ「>=2」を設定する必要はなさそうです。 ※>=2と書くことでバージョンが1ではないことを明示する意味はあります。 どんなバージョンがあるか知りたい時

                                                      pip installのバージョン指定方法
                                                    • goreleaserでGitHub Actionsから簡単にオレオレCLIをbrew installできるようにする - Qiita

                                                      はじめに gorillangというゴリラ語で遊べるコマンドツールを作りました。 ウホゥホウホッッホゥ ウホゥホウホ!!ゥゥ ウホゥホウホ!!オホ ウホ?ゥゥオホ!! ウホうほホッウウウッホ ウホウォホホウウウホ ウホホホウォ ウホゥホウホォ!ウウ ウホゥホウホウッホッ! ウホゥホウホッッホッ ウホホッウォウォ? このとき、goreleaserを使うことで簡単にGo言語で作ったプログラムをHomebrew化して配布できるとわかったので記事にします。 バージョン・環境 Go: go version go1.15 darwin/amd64 goreleaser: version: 0.142.0 やり方 GitHubにHomebrewのFormula用のレポジトリを事前に作っておく 事前にHomebrewのFormula用のレポジトリを作る必要があります。 GitHubにてNew reposit

                                                        goreleaserでGitHub Actionsから簡単にオレオレCLIをbrew installできるようにする - Qiita
                                                      • How To Install Python 3.7 on Ubuntu, Debian & LinuxMint - TecAdmin

                                                        You are at:Home»Linux Tutorials»How to Install Python 3.7 on Ubuntu, Debian and LinuxMint At the writing time of this article Python 3.7.17 latest stable version of 3.7 series is available to install. This article will help you to install Python3.7.17 on Ubuntu and LinuxMint operating system. You can visit here to read more about Python releases. PrerequisitesIt is an good practice to keep package

                                                        • Make npm install scripts opt-in by tolmasky · Pull Request #488 · npm/rfcs

                                                          Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Pick a username Email Address Password Sign up for GitHub By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sign in to your account

                                                            Make npm install scripts opt-in by tolmasky · Pull Request #488 · npm/rfcs
                                                          • QNAPのPCIeに一般のカードが挿せないので何とかする (How to install my PCIe card in QNAP) - Qiita

                                                            QNAPのPCIeに一般のカードが挿せないので何とかする (How to install my PCIe card in QNAP)QnapPCIパススルーPCI-passthrough はじめに PCIeが搭載されているQNAP NASの多く(おそらくエンタープライズ向けでないもの)は、PCIeのブラケットが特殊なものになっていて、ロープロファイル フラット ブラケットと読ばれている。そのため、普通のPCIeカードが挿さらない。(以下のような背面の場合) これによって、省スペースのNASが実現しているのだが。。。 ハードウェア ロープロファイル ブラケットのL字のところが曲げてない規格になっている。ロープロファイル ブラケットのL字を加工修正するのは大変なので、代わりにフルサイズ ブラケットを以下のように加工すると、何とかなる。斜めのカットは必須では無いが、カードを挿しやすくなるかも。右

                                                              QNAPのPCIeに一般のカードが挿せないので何とかする (How to install my PCIe card in QNAP) - Qiita
                                                            • How to Install Microsoft Office on Linux

                                                              Microsoft Office on Linux is possible. Here are three methods for getting Microsoft Office installed in a Linux environment. The most widely used office productivity suite in the world is Microsoft Office. It doesn't matter if your PC runs Windows 10 or macOS, it's likely that you're using Microsoft Office. If you're not, you have a colleague who is. But your PC runs Linux. How on earth are you go

                                                                How to Install Microsoft Office on Linux
                                                              • The First 10 macOS Apps I Install in 2019

                                                                John Papa for Microsoft Azure Posted on Nov 23, 2019 • Updated on Nov 26, 2019 Don't you just love the joy of opening a new MacBook box and setting up your favorite tools? The tools you choose to install really add to the experience. They can be very personal and show a lot about the type of person, and in my case, developer that I am. Here is a short post about the first 10 tools I installed on m

                                                                  The First 10 macOS Apps I Install in 2019
                                                                • How to install tzdata on a ubuntu docker image?

                                                                  I have the following line in the Dockerfile. RUN apt-get install -y tzdata When I run it, it asks for my input. After I provided my input, it hung there. Does anybody know how to solve this problem? Step 25/25 : RUN apt-get install -y tzdata ---> Running in ee47a1beff84 Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: t

                                                                    How to install tzdata on a ubuntu docker image?
                                                                  • Ansibleユーザーの私がやらかした失敗 気軽な「sudo pip3 install ansible」が招いたエラー

                                                                    Ansibleユーザーのコミュニティミートアップ「Ansible Night」がオンラインで開催されました。今回は、Ansibleの最新技術キャッチアップとあわせて、Ansible利用時にやらかした話、ハマった(けどこうやって解決した)話を共有する場となりました。伊藤氏は、sudo pip3 install ansibleを実行した際のエラー発生について発表しました。 「sudo pip3 install ansible==2.9.20」の実行でエラーが発生 伊藤雅人氏:それでは「気軽にsudo pip3 install ansibleを実行して、Ansible Towerでエラーが起きた話」をしたいと思います。(スライドを指して)やらかした話なので、途中暗くなってもいいように明るい色を使っています。 私のAnsible歴ですが、3年くらい前からAnsibleを触り始め、今はAnsible

                                                                      Ansibleユーザーの私がやらかした失敗 気軽な「sudo pip3 install ansible」が招いたエラー
                                                                    • bundle install時に"[DEPRECATED] The `--path` flag is deprecated"という警告が発生した場合の対応手順 - Qiita

                                                                      はじめに Bundler 2.1ではBundler 3で使えなくなる機能に対して警告が表示されるようになりました。 参考:【翻訳】Bundler 3アップグレードガイド - Qiita この関係でBundler 2.1ではbundle installに--pathオプションを付けると以下のような警告が発生します。 $ bundle install --path vendor/bundle [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set pat

                                                                        bundle install時に"[DEPRECATED] The `--path` flag is deprecated"という警告が発生した場合の対応手順 - Qiita
                                                                      • Cannot install Ruby versions < 2.4 because of openssl@1.1 dependency · Issue #1353 · rbenv/ruby-build

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          Cannot install Ruby versions < 2.4 because of openssl@1.1 dependency · Issue #1353 · rbenv/ruby-build
                                                                        • 【Rails】bundle installするとlibv8というgemでコケる

                                                                          Railsプロジェクトでbundle installすると以下のエラーになりました。どうやらtherubyracerというgemが依存しているlibv8でエラーが起きているようです。 Fetching libv8 3.16.14.19 Installing libv8 3.16.14.19 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /Users/me/Documents/sample/vendor/gems/ruby/2.4.0/gems/libv8-3.16.14.19/ext/libv8 /Users/me/.rbenv/versions/2.4.0/bin/ruby -r ./siteconf20200126-

                                                                            【Rails】bundle installするとlibv8というgemでコケる
                                                                          • 手作業で行っていたpipenv installをdirenvのlayoutに任せてみた | DevelopersIO

                                                                            Pythonの仮想環境をセットアップする必要がでてくると、これまでは以下の手続きを取っていました。 % pipenv sync --dev % direnv edit . source .venv/bin/activate % direnv allow . .envrcは既にグローバルの .gitignore へ追加済みの上で、惰性の操作になりつつあったので余り気にしていませんでしたが、ディレクトリ内にPipenv.lockファイルが無い状態でうっかり実行するとエラーになるのが鬱陶しい。 移動したらこのあたりの操作が全部勝手に行われると楽なんだけどな、と思いながらdirenvを弄っていたところ layout コマンドの存在を知り、もしやと思いソースコードを辿ってみた結果 layout pipenv の存在を見つけました。 direnvを通しての手軽な仮想環境設営手順について書いてみることに

                                                                              手作業で行っていたpipenv installをdirenvのlayoutに任せてみた | DevelopersIO
                                                                            • 【M1 mac】bundle install で mysql2がインストールできないときの対処法

                                                                              はじめに こんにちは!学生アルバイトのkaburagiです。 今回は、m1 macにmysql2 gemをインストールする際に生じたエラーとその対処について書きます。Rubyを使った開発では、gemに公開されている外部パッケージをインストールして使うことは避けて通れないため、大変お世話になるのですが、今回mysql2がインストールできずに困ったのでまとめていきます。 初めに結論 長くなりそうなので初めに結論をまとめておきます。mysql2 gemのインストールで ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib' ld: library not found for -lzstd のエラーが生じた場合、各ライブラリを指定するパスが誤っている可能性が高いです。したがって、 # homebrew経由

                                                                                【M1 mac】bundle install で mysql2がインストールできないときの対処法
                                                                              • Docker Toolbox 環境で npm install が reason: getaddrinfo EAI_AGAIN registry.npmjs.org により失敗する。 - Qiita

                                                                                npm ERR! code EAI_AGAIN npm ERR! errno EAI_AGAIN npm ERR! request to https://registry.npmjs.org/vue-router failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org 原因 わたしの環境だと、原因はregistry.npmjs.orgの名前解決に失敗していることでした。 とりたてて設定などをしていない場合、docker machine はホスト側(すなわちWindows)に名前解決を依頼します。そこで、ホスト側でnslookupを行ったところ、自分のマシンが利用しているDNSサーバにはregistry.npmjs.orgが登録されていませんでした。

                                                                                  Docker Toolbox 環境で npm install が reason: getaddrinfo EAI_AGAIN registry.npmjs.org により失敗する。 - Qiita
                                                                                • GitHub - filips123/PWAsForFirefox: A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - filips123/PWAsForFirefox: A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox