-
Received the below error while trying to install dependencies.
```
yarn
yarn install v1.22.10
warning ../../package.json: No license field
info No lockfile found.
warning package-lock.json fou…
-
### Notes
After installation I get this and javascripting doesn't work
### Error output
```
C:\WINDOWS\system32>npm install -g javascripting
npm WARN deprecated colors-tmpl@1.0.0: no longer …
-
### Notes
- If you have a question about the NodeSchool organization: Please open an issue in [nodeschool/organizers](https://github.com/nodeschool/organizers/issues/new)
- If you want to improve …
-
```
What steps will reproduce the problem?
1. add a message with the same id in two different conditional branches and set
'use_name_for_id' to true
2. run grit 'compiler'
What is the expected outp…
-
```
What steps will reproduce the problem?
1. add a message with the same id in two different conditional branches and set
'use_name_for_id' to true
2. run grit 'compiler'
What is the expected outp…
-
I'd like to propose an alternate version of this spec which would make it possible for libraries to implement with no additional code.
> TL;DR - By specifying that libraries are allowed to include …
-
Instead of
`"password" with value "johndoe1pass+" fails to match the required pattern: /^[a-zA-Z0-9]{8,30}$/` we need of get messages like `Only upper and lower case characters and numbers are …
-
Is this running anywhere anymore?
-
Normalize options a bit. Let options interact with each other then settle down. For example, `requireOwner` should perhaps be set to `false` if `actAsUser` is `false`. Then we wont have to always c…
-
```
======================================================================
FAIL: testLowresFallback
(grit.gather.chrome_scaled_image_unittest.ChromeScaledImageUnittest)
------------------------------…