question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi, 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.

mozilla firefox

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:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
hl24a3commented, Jan 12, 2018

I’ve just done a test, it’s working well, thank you 🥇

1reaction
inorganikcommented, Jan 12, 2018

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:

"countup.js-angular2": "^1.1.1",

and yarn install and try again

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found