-
Here is the error observed in python 2:
```
c:\proj\deleteme2>python --version
Python 2.7.12 :: Anaconda 4.1.1 (64-bit)
c:\proj\deleteme2>python-boilerplate --version
python-boilerplate 0.4.1
c:\pr…
-
## Expectation:
Per the `readme.md`, templates are found this way: if the route name is `game.loading`, then the template `GameLoading` is tried to load first.
## Problem
When I do this, I get this …
-
# This is a Bug Report
## Description
When I make a sls deployment to Azure by means of github actions (new functions or changes in existing ones), my changes don't get deployed (although I …
-
## Question(提问)
Hello,
I followed all your step first I clone from GitHub then install npm then run npm run dev but its show ##error in ./src/main.js
it says Cannot find module '@babel/core'…
-
I'm currently trying to replace CSSLint in @jsfiddle with Stylelint. Got it working thanks to a proof-of-concept made here https://github.com/m-allanson/stylelint-browser-demo
Unfortunately turns o…
-
TSTool was not configured properly once the development environment files were cleaned up. I got things working on the D: drive location by making a top level TSTool folder and putting the required f…
-
Recently I have deployed an app from the template to Heroku and I needed to tweak a few things. Listing them here, so we can discuss which of them should make it to the code (I will be happy to prepar…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Installed using `pip` on Linux
**ESP (ESP32/ESP8266, Board/Sonoff):**
NodeMCU v2
**ESPHome version (latest production, bet…
-
related gitter discussion https://gitter.im/cvogt/cbt?at=576b55c4fac963084de1e6da
one way to do it
`CbtBuild extends LocalPlugins` ( or some name like that, mixing this in could be generated by CBT …
cvogt updated
7 years ago
-
It seems to me that telekasten depends on ripgrep to search for tags.
Ripgrep by default respects .gitignore files. It would be very nice to have an option to be able to find tags in gitignored files…