Closed atirtahirgroupdocs closed 5 years ago
Hi @atirtahirgroupdocs, i think, we will ship the fix during this week.
Hi @atirtahirgroupdocs, the fix was included in version 0.4.6 of the https://www.npmjs.com/package/@groupdocs.examples.angular/comparison package. Let us know if this fix works for you.
@kegor ,
All NuGet packages restored successfully. But when I try to run application, get this error.
Hi @atirtahirgroupdocs, could you please share the full build log?
Hi @kegor, Attached is the screenshot plus log details. log.txt
Hi @atirtahirgroupdocs, could you please additionally show/attach the following log:
@kegor attached are the details.
@atirtahirgroupdocs, could you please also attach the log-file mentioned in your screenshot?
@kegor yes sorry. I have attached it now. 2019-10-01T07_48_57_573Z-debug.log
Hi @atirtahirgroupdocs, could you please try to execute following actions in the root directory of the repository:
node_modules
folder.npm cache clean --force
, npm install -g @angular/cli@latest
, npm i
.@kegor I followed the steps you shared. Attached is the output details. build failed.txt
Hi @atirtahirgroupdocs, could you please try to delete and re-install node
, and then before the solution build remove node_modules
folder again?
Hi @atirtahirgroupdocs, was this problem been solved?
@kegor yes. It seems like issue was in my environment.
Please find the source and target files attached. I get different output result from this showcase project. However, output from console application shows different yet right results. Secondly, when I press any difference in right panel of the application (Text deleted or Text added), it doesn't reflect any appropriate change/highlight in the result/output panel. Instead, it highlight only summary page. wrong output.zip
This issue is raised here.