-
Hi
How to resolve below error?
Error CS0234 The type or namespace name 'UserSecrets' does not exist in the namespace 'Microsoft.Extensions.Configuration' (are you missing an assembly reference?) Boo…
-
## Background
DNN Build Tools removes the burden on DNN developers to maintain an independent fork of the community build tools/scripts that just about every DNN Module relies on. These tools automat…
-
There's no way to run the generator and start developing, because there's no task to serve files, and watch for changes etc
-
## Description
I generated fresh new app and filled it up with my content, when I run it with gulp serve, all works fine, no errors nor nothing else. Problem is when I try to build it even with gulp …
vaske updated
7 years ago
-
Thank you for putting this repo together. I have an issue in that when i run gulp unit i get the following error.
``` text
gulp unit
[13:18:31] Requiring external module babel-core/register
[13:18:3…
-
Running Windows... (why am I doing this to myself?) on file change event.
```
[20:55:25] Starting 'processhtml'...
[20:55:25] Finished 'processhtml' after 36 ms
[20:55:25] Starting 'minifyhtml'...
[2…
-
Is there a reason this isn't set up as a grunt plugin for easy installation and configuration using `grunt.loadNpmTasks('edition-node-grunt')` and `grunt.initConfig` instead of the config.json file?
…
-
To have the content tested while writing is something many authors are used to and appreciate when it comes to spell checking and similar functionalities. In the same way, accessibility mistakes can b…
-
I followed the updated readme instructions, and got further in the build. However, now I have these error messages:
```
[truncated.... everything else before here built just fine]
[09:35:21] Starti…
-
Hello, this plugin is very useful for me, but I need you to give me the total number of errors and the total warnings of all the files at the end of each execution. Can you help me? Thanks