Topic: Pro Advanced Webpack - ENOENT error, file not found

brightsystems priority asked 2 years ago


I have tried to use your webpack solution, but I am stuck in trying to install the pro advanced package. Can you help me out, please?

I did this: Created a git token -> Downloaded the webpack starter from github -> Ran npm install, OK -> Ran npm remove mdb-ui-kit, OK -> Ran npm i git+https://oauth2:MY_TOKEN@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-advanced, ENOENT error.

Here are the last lines of the log file:

14 verbose node v14.16.1

15 verbose npm v6.14.4

16 error code ENOENT

17 error syscall spawn git

18 error path git

19 error errno -405820 error enoent Error while executing:

20 error enoent undefined ls-remote -h -t https://oauth2:MY_TOKEN@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-advanced

20 error enoent

20 error enoent

20 error enoent spawn git ENOENT

21 error enoent This is related to npm not being able to find a file.

22 verbose exit [ -4058, true ]

Thanks.


Grzegorz Bujański staff commented 2 years ago

Did you replace MY_TOKEN with your token in the link?


brightsystems priority commented 2 years ago

Yes I did. After a few failed tries with the first token, I created a new token and tried again from scratch, but still no cigar.


Grzegorz Bujański staff commented 2 years ago

This line: 20 error enoent undefined ls-remote -h -t https://oauth2:MY_TOKEN@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-advanced suggests that you may not have git installed. Enter git version in the console. If you see something like: 'git' is not recognized as an internal or external command, operable program or batch file that means you don't have a git installed


brightsystems priority commented 2 years ago

Thanks a lot, that helped! I haven't used these tools (git, npm etc) much. Best wishes.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.5.1
  • Device: PC
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: Yes