1

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'

3
  • did u find any solution for this @imtiazau Commented Dec 20, 2019 at 11:59
  • yes fixed my issue Commented Jan 5, 2020 at 6:42
  • Can you Please post your answer? Commented Jan 7, 2020 at 10:03

1 Answer 1

1

In build.js add 'jquery-ui-modules': 'jquery/ui-modules', line code below this 'tinycolor': 'jquery/spectrum/tinycolor',

1
  • worked fine now. Commented Feb 17, 2020 at 7:57

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.