-
### Describe the bug
When I create a project from this template every time I commit new changes and push I get the the following warnings
### Include some logs
W: The mount '/app/storage/fram…
-
I have wanted to edit the changelog manually, because I have a lot of all commits in the history that I don't want to preserve in the changelog.
During the edition, accidentally I have format the fi…
-
## Generator
- [x] refactor index.js
- [x] update Yeoman and new prompt
### Plugin
- [x] plugins already include: default check
- assemble-contrib-anchors: true,
- assemble-contrib-permalinks: tru…
-
## Installation
First, let's [install Node.js](https://nodejs.org/en/download/), and an app called [Postman](https://www.getpostman.com/downloads/) to test our API. You will be coding along with m…
-
- [x] create a running flask app
- [ ] document lines
- [ ] add dependencies to requirements.txt
- [x] keep a MVC type organization
-
The README says:
> install jekyll locally (which is probably a good idea for testing)
Can you give a couple hints of how to run jekyll locally for the uninitiated? I tried `bundle exec jekyll se…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/development_environment
### What specific section or headline is this issue about?
Django Development Environment Setup…
-
I got this error, even the path directory to templates is correct
this is My Code :100:
```
var sendemail = require('sendemail');
var path = require('path');
var dir ='./templates'; // un…
-
Hi, after building Heron, I'm left with some modified sources. This is the output of git status:
```
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
…
-
In a monorepo setup, the current behavior from `unused` is the one I expect, which is similar to the following:
```console
$ cd monorepo_folder/myapp
$ unused --search rg --likelihood high
Unuse…