Skip to content

Error: Cannot find module 'better-console' #3210

Answered by lubber-de
ttasovac asked this question in General
Discussion options

You must be logged in to vote

better-console, according to your package json is not declared as dependency package.
Fomantic UI uses a fork of better-console instead, so the original better-console is not included via fui.
You may check your custom gulp tasks for require "better-console" and change that by require "@fomantic/better-console" instead (and run npm install again)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants