Hi David,
I tried to bump to the last version (1.1.0) and the compilation of UI doesn’t work with the 14.5.2 Vaadin.
It happens during webpack compilation:
ERROR in ../node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds/webpack-resolver.js?babel-target=es6
Module not found: Error: Can't resolve './src-noconflict/snippets/nginx.js&babel-target=es6' in '/***PATH_TO_WORKING_DIR***/node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds'
@ ../node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds/webpack-resolver.js?babel-target=es6 343:46-118
@ ../node_modules/.pnpm/@f0rce/lit-ace@1.1.1_webpack@4.42.0/node_modules/@f0rce/lit-ace/lit-ace.js?babel-target=es6
@ ../target/frontend/generated-flow-imports.js?babel-target=es6
I switched to the version 1.0.1 and everything works well…I tried to build the UI with “clean” environment and it doesn’t work either.
JS