h7ml
h7ml
I also encountered this issue when using modern.js integration storybook, and the message log is as follows: ```bash > [email protected] storybook \calendar > storybook dev -p 6006 @storybook/cli v7.6.17 (node:23596)...
> is there any update to this? i'm getting this error on storybook 8 > > ``` > @storybook/core v8.4.2 > > The CJS build of Vite's Node API is...
Each time the `readme.md` file is updated, it will be built into HTML through an action. Example: [GitHub Actions Run](https://github.com/h7ml/TNT-Weekly/actions/runs/9991334278/job/27613914401) Then, it will be deployed to the `gh-pages` branch. Example:...
 The command `npx modern new` generates `.storybook\main.ts` instead of `.storybook\main.js` in the document 
Also, I noticed that the documentation [Use Storybook](https://modernjs.dev/module-tools/guide/basic/using-storybook.html#%E5%BC%80%E5%90%AF-rspack-%E6%9E%84%E5%BB%BA) states > 该命令会创建好 Storybook 常用的模版,包括 > - 创建配置文件夹 .storybook,以及默认配置文件 .storybook/main.ts > - 创建 stories 组件示例 > - 更新 package.json,新增依赖 @storybook/addon-essential 和 @modern-js/storybook,以及创建...
Encountered the same problem with log information ```bash > [email protected] storybook \calendar > storybook dev -p 6006 @storybook/cli v7.6.17 (node:23596) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a...
看起来像 package-lock.json 没有权限
> 看起来像 package-lock.json 内的package 在 install到目录的时候没有权限