Hi everyone!
I’m trying to apply this patch 26.100.0175-2 but after begining the Starting UI compilation, this error comes up:
[16:55:41 INF] Starting UI compilation
[16:58:04 ERR] build failed with exit code 2 in C:\Program Files\Acumatica ERP\Demo26R1\FrontendSources\screen
[16:58:04 ERR] build stderr:
[webpack-cli] Failed to load 'C:\Program Files\Acumatica ERP\Demo26R1\FrontendSources\screen\webpack.config.ts' config
[webpack-cli] webpack.config.ts(24,8): error TS2307: Cannot find module 'build-tools' or its corresponding type declarations.
webpack.config.ts(28,8): error TS2307: Cannot find module 'build-tools/logger' or its corresponding type declarations.
webpack.config.ts(31,8): error TS2307: Cannot find module 'transformers/logger' or its corresponding type declarations.
webpack.config.ts(34,31): error TS2307: Cannot find module 'transformers/constants' or its corresponding type declarations.
I ran the get npm run getmodules and it created the build-tools folder inside the FrontendSources/node_modules. But the build-tools folder dissapears when I try to patch my instance.