Spec's avatar
Level 2

Laravel MIX, npm install fails. "Maximum call stack size exceeded"

Hey Friends,

I have a lot of trouble with using MIX, using my windows computer. Before I used gulp on L5.3 and it worked so fine.

I start again from beginning and just installed a fresh Laravel App, then I run "npm install --no-bin-links", after long time loading I got the error:

npm ERR! Maximum call stack size exceeded npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

Is this a common error, whats wrong? Looks for me, that I tried to load to many packages... Anyone knows this error?

Thanks in advance!

0 likes
1 reply
Spec's avatar
Spec
OP
Best Answer
Level 2

I got it running. I started the "git bash" as admin. After that, I still need to install cross-env and then it worked finally.

Please or to participate in this conversation.