Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
运行 Angular + storybookjs 并收到此错误。
我自己也遇到了这个。对我来说,循环模块导入导致了这个问题。
我通过在 NgModulesAnalyzer 中设置断点来发现问题typeof target !== 'function'
typeof target !== 'function'
几个堆栈帧我找到了导致问题的模块并替换了导入