Topic: Issues with Gulp
Hi,
When I create a new Gulp project and put command in Git bash npm install --save-dev gulp in the end of process I have some issues. I have the same error with MDB-Pro 4.11.0 and 4.19.1 Need help! Im sending you the link to clip that shows this error: https://drive.google.com/file/d/1unNtKVBO8Fp5bKxugqm4luXefBAU3BQT/view?usp=sharing
Thanks, Damjan
Resolved
- User: Pro
- Premium support: No
- Technology: jQuery
- MDB Version: 4.11.0
- Device: desktop
- Browser: chrome
- OS: win10
- Provided sample code: No
- Provided link: Yes
Grzegorz Bujański staff commented 5 months ago
Hi. I understand that you are trying to add gulp yourself and you are not using our prepared gulp pack? From what I can see you are using node 14.14.0? Try on some earlier version of node - 10.22.1 or 11.15.0.
demzl25 pro commented 5 months ago
Thanks,
That was helpful!