You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems there is an issue with log-utils package when doing a bundle.
I've found if you update log-utils to the .0.3.0 (latest) package the error goes away.
Full error below:
Error - [webpack] 'dist':
./node_modules/logging-helpers/node_modules/log-utils/index.js
Cannot statically analyse 'require(..., ...)' in line 21
The text was updated successfully, but these errors were encountered:
Seems there is an issue with log-utils package when doing a bundle.
I've found if you update log-utils to the .0.3.0 (latest) package the error goes away.
Full error below:
Error - [webpack] 'dist':
./node_modules/logging-helpers/node_modules/log-utils/index.js
Cannot statically analyse 'require(..., ...)' in line 21
The text was updated successfully, but these errors were encountered: