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
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
I have also got the same error.
Tried with [email protected] , [email protected] on a windows 10 machine. Same issue observed when executed scripts with yarn as well.
Looking forward for a solution.
Thanks in advance!
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Describe the bug
loaders is not a function
TypeError: loaders is not a function
at ConfigApi.configure (http://localhost:6006/vendors~main.2fa3a13d3b5409d01a58.bundle.js:8230:7)
at Object. (http://localhost:6006/main.2fa3a13d3b5409d01a58.bundle.js:17:36)
at Object../.storybook/generated-stories-entry.js (http://localhost:6006/main.2fa3a13d3b5409d01a58.bundle.js:18:30)
at webpack_require (http://localhost:6006/runtime~main.2fa3a13d3b5409d01a58.bundle.js:849:30)
at fn (http://localhost:6006/runtime~main.2fa3a13d3b5409d01a58.bundle.js:151:20)
at Object.0 (http://localhost:6006/main.2fa3a13d3b5409d01a58.bundle.js:1909:1)
at webpack_require (http://localhost:6006/runtime~main.2fa3a13d3b5409d01a58.bundle.js:849:30)
at checkDeferredModules (http://localhost:6006/runtime~main.2fa3a13d3b5409d01a58.bundle.js:46:23)
at Array.webpackJsonpCallback [as push] (http://localhost:6006/runtime~main.2fa3a13d3b5409d01a58.bundle.js:33:19)
at http://localhost:6006/main.2fa3a13d3b5409d01a58.bundle.js:1:57
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Page should load without any errors
Screenshots
The text was updated successfully, but these errors were encountered: