David Keller
David Keller
Hi there! First off, I this project still maintained? Second, I have the same issue. Node 5.8.0 NPM 3.7.3. Yesterday I updated Sonos Controller to 7.1. Any advice greatly appreciated....
Following the guide (using SASS) here: [Bulma Extensions Wiki](https://wikiki.github.io/) doing this: ``` @charset "utf-8"; @import '~bulma/bulma'; @import '~bulma-checkradio'; ``` It worked for me
Oh, I see, of course. My bad.
This might be a well known issue in Windows 7 where the creation of a X509Certificate2 needs access to the machine key set: https://stackoverflow.com/questions/8286110/asp-net-the-specified-network-password-is-not-correct
Hi @lellis1936 Thanks for your comment! It's a fairly old PR. Do you have tried to connect with @moserware yet? Why is it still pending? In the case there are...
We can confirm this. Even on the same machine. Steps to reproduce: ``` ts-dump --db-URI=postgresql://postgres:pass@localhost/db --dump-dir=/backups/db_backup psql -U postgres -h localhost -d postgres -c "CREATE DATABASE db;" ts-restore --db-URI=postgresql://postgres:pass@localhost/db_restore --dump-dir=/backups/db_backup...
I might experience the same issue because I switched from macOS-13 to macOS-14 (without changes in usercode) but the build breaks with: ``` Tool /usr/bin/xcrun execution started with arguments: actool...