10-10-2018 04:52 AM
Hello,
I updated alfresco 2.4.010 to 2.5.0 and I did exactly as it suggests in the article.
After I run the application after the update I receive this error.
ERROR in node_modules/@alfresco/adf-core/utils/file-utils.d.ts(18,13): error TS2304: Cannot find name 'WebKitFileEntry'.
Does anyone know how to fix it?
10-26-2018 11:05 AM
You have probably installed the most recent version of typescript instead of the one coming with the project.
See this article for more details on deprecated features in typescript 3: Breaking Changes · Microsoft/TypeScript Wiki · GitHub
10-10-2018 05:09 AM
You may have an outdated version of Typescript, try running "npm i -D typescript@latest" in your project
10-10-2018 06:14 AM
I did run it, and I have the same problem.
10-26-2018 11:05 AM
You have probably installed the most recent version of typescript instead of the one coming with the project.
See this article for more details on deprecated features in typescript 3: Breaking Changes · Microsoft/TypeScript Wiki · GitHub
01-09-2019 02:18 AM
I am also facing same issue.
01-09-2019 06:04 AM
Please see the Denys Vuika Comment above
Explore our Alfresco products with the links below. Use labels to filter content by product module.