Does not build
See original GitHub issueHi, almost sure it’s the same issue: https://github.com/inorganik/countUp.js/issues/154
WARNING in ./node_modules/countup.js-angular2/dist/countUp.module.js
15:24-31 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
at CommonJsRequireContextDependency.getWarnings (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\dependencies\CommonJsRequireContextDependency.js:27:4)
at Compilation.reportDependencyErrorsAndWarnings (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\Compilation.js:677:24)
at Compilation.finish (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\Compilation.js:535:9)
at applyPluginsParallel.err (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\Compiler.js:512:17)
at C:\xampp\htdocs\proyectos\my-project\panel\node_modules\tapable\lib\Tapable.js:289:11
at _addModuleChain (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\Compilation.js:481:11)
at processModuleDependencies.err (C:\xampp\htdocs\proyectos\my-project\panel\node_modules\webpack\lib\Compilation.js:452:13)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)
webpack: Compiled with warnings.
I’m currently working under Angular 4.3.6 / TS 2.4.0, haven’t tried with previous versions
@angular/cli: 1.3.2
node: 6.11.0
os: win32 x64
@angular/animations: 4.3.6
@angular/common: 4.3.6
@angular/compiler: 4.3.6
@angular/core: 4.3.6
@angular/forms: 4.3.6
@angular/http: 4.3.6
@angular/platform-browser: 4.3.6
@angular/platform-browser-dynamic: 4.3.6
@angular/router: 4.3.6
@angular/upgrade: 4.3.6
@angular/cli: 1.3.2
@angular/compiler-cli: 4.3.6
thanks in advance.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Psalms 127:1 - GNT Bible - If the Lord does not build the ...
1 If the Lord does not build the house, the work of the builders is useless; if the Lord does not protect the...
Read more >"dotnet pack" does not build · Issue #12160 · dotnet/sdk - GitHub
According to the documentation (https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-pack) the command dotnet pack should first build ...
Read more >Build not build/rebuild/clean doesn't starting
After restarting VS, I can't start build/rebuild/clean process. There are no reaction. VS not freezing, It something like build process started, ...
Read more >Build does not contain a main function - GoReleaser
If you are building a library¶ · If your main.go is not in the root folder¶ · If you ran goreleaser outside the...
Read more >Conjugate verb not build | Reverso Conjugator English
Past participle. not built · I will not build · you will not build · he/she/it will not build · we will not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve just done a test, it’s working well, thank you 🥇
Ok, should be working now, worked on my test project. I had to mess with the deps in package.json
Please everyone, change the version in package.json to 1.1.1:
and
yarn install
and try again