Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save realStandal/51918c572c6fd31c7c8fb2147a0d8087 to your computer and use it in GitHub Desktop.
Save realStandal/51918c572c6fd31c7c8fb2147a0d8087 to your computer and use it in GitHub Desktop.
Redwood Storybook 0.33 Log
yarn run v1.22.10
$ C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\node_modules\.bin\rw storybook
$ C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\node_modules\.bin\msw init C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\web\public --no-save
$ C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\node_modules\.bin\start-storybook --config-dir ../node_modules/@redwoodjs/core/config/storybook --port 7910 --no-version-updates --static-dir C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\web\public
Initializing the Mock Service Worker at "C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\web\public"...
Service Worker successfully created!
C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\web\public\mockServiceWorker.js
Continue by creating a mocking definition module in your application:
https://mswjs.io/docs/getting-started/mocks
info @storybook/react v6.1.21
info
? Port 7910 is not available. Would you like to run Storybook on port 7911 instead? Yes
WARN Failed to load static files, no such directory: C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\web\C
WARN You should create this directory, or omit the -s (--static-dir) option.
info => Loading presets
info => Loading presets
info => Loading custom babel config as JS
info => Loading custom babel config as JS
info => Loading 1 config file in "../node_modules/@redwoodjs/core/config/storybook"
info => Loading 8 other files in "../node_modules/@redwoodjs/core/config/storybook"
WARN unable to find package.json for @types/babel-core
WARN unable to find package.json for @types/babel-plugin-tester
WARN unable to find package.json for babel-plugin-tester
info => Adding stories defined in "..\node_modules\@redwoodjs\core\config\storybook\main.js"
info => Using default Webpack setup
18% building 74/121 modules 47 active C:\Users\ryans\OneDrive\Desktop\LockTech\cerberus\node_modules\lodash\mapValues.js
warn - You have enabled the JIT engine which is currently in preview.
warn - Preview features are not covered by semver, may introduce breaking changes, and can change at any time.
webpack built 1b573bd85a63f326d93b in 73973ms
╭───────────────────────────────────────────────────╮
│ │
│ Storybook 6.1.21 started │
│ 1.05 min for manager and 1.45 min for preview │
│ │
│ Local: http://localhost:7911/ │
│ On your network: http://172.30.64.1:7911/ │
│ │
╰───────────────────────────────────────────────────╯
webpack building...
webpack built 5b6b3d720d7370653723 in 11012ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment