Many - "file change detected. Starting incremental compilation.... "

See original GitHub issue

Using the latest version ( 4.1 & Angular 6 , on Windows 10 , webpack 0.13) -

tns create aaa --ng
npm install --save-dev nativescript-dev-webpack
npm install
tns run android

Is causing many repeated messages :

image

(finally succeeding).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
Fatmecommented, Jun 18, 2018

Hi @RoyiNamir,

Thank you for reporting this issue.

We’ve investigated the problem and fixed it. The fix will be released in next version of nativescript-dev-typescript plugin. I’ll update you here in this thread when the fix is live.

2reactions
Fatmecommented, Jun 22, 2018

Hi @RoyiNamir,

Sorry for late reply. The change is inside nativescript-dev-typescript plugin. You can see it here https://github.com/NativeScript/nativescript-dev-typescript/pull/55/files.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Logs in the console stuck saying [12:06:59 PM] File change ...
I've used command npm run dev:start to start the project. [11:55:17 AM] File change detected. Starting incremental compilation.
Read more >
Incremental compilation problems · Issue #116 - GitHub
We tried to upgrade ember-cli-typescript in our app from 1.0.6 to 1.1.1, excited to try out incremental compilation. However, we discovered ...
Read more >
243376 – [incremental] Incremental compilation in a scenario ...
I've been profiling incremental builds. I'm using my main AspectJ demo project (shadows) and making a whitespace change to CompilationEngine. Profiling revealed ...
Read more >
Configuring compilation | Learn React with TypeScript 3
When we save orderDetail.ts , the compiler will say File change detected. Starting incremental compilation... and carry out the compilation.
Read more >
Development mode doesn't work - Questions - n8n community
Starting incremental compilation … n8n-nodes-base: 13:15:43 - Found 0 errors. Watching for file changes. but then nothing happened. Frontend ...
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