I use bundle js in magento2 now when i run command the error is comming
Error: ENOENT: no such file or directory, open 'E:/projecct/tts-core-au-deveopment/pub/static/frontend/Sm/custom/en_AU/jquery-ui-modules/resizable.js'
-
did u find any solution for this @imtiazauSairaj Gadekar– Sairaj Gadekar2019年12月20日 11:59:24 +00:00Commented Dec 20, 2019 at 11:59
-
yes fixed my issueimtiazau– imtiazau2020年01月05日 06:42:57 +00:00Commented Jan 5, 2020 at 6:42
-
Can you Please post your answer?Sairaj Gadekar– Sairaj Gadekar2020年01月07日 10:03:08 +00:00Commented Jan 7, 2020 at 10:03
1 Answer 1
In build.js add 'jquery-ui-modules': 'jquery/ui-modules', line code below this 'tinycolor': 'jquery/spectrum/tinycolor',
default