#Webpack Mix Error Can't resolve 'console'

10 messages · Page 1 of 1 (latest)

naive horizon
#

What have you changed since it last worked?

brave crescent
naive horizon
#

console isn’t a Node.js module though.

#

It’s specifically a browser API.

brave crescent
naive horizon
charred knoll
#

Did you by mistake do import * from 'console' or similar? Editors sometimes do that

brave crescent
charred knoll
#

Check your git diff

brave crescent
#

I realised what the issue was, I apologise for wasting people's time, thank you for your assistance