Unable to load from fresh installation
See original GitHub issueHere is the package.json
The error
I started the project using this and choosing the react option.
npm init @vitejs/app vite-react-app --template react && cd vite-react-app
npm install # or yarn
npx sb@next init --builder storybook-builder-vite && npm run storybook
Issue Analytics
- State:
- Created 2 years ago
- Comments:24 (7 by maintainers)
Top Results From Across the Web
Windows 10 installation fails: Unable to load driver
Windows 10 installation fails: Unable to load driver ; 1.) Move all USB devices to USB 2.0 ports. ; 2.) Install from a...
Read more >[SOLVED] Windows 10 Could Not Complete the Installation + ...
Fix 4. Run the Installation in Clean Boot · Open Run dialog. · Type msconfig in the box and click OK to continue....
Read more >[SOLVED] Windows 10 Installation Has Failed - Driver Easy
Fix 5: Perform a clean boot installation · Press the Windows key, type msconfig in the search bar, and click System Configuration. ·...
Read more >Unable to Install Apps or Software on Windows? Here's What ...
To do this, head to Settings > Apps > Apps & features. At the top, you'll see a Choose where to get apps...
Read more >Why Won't Windows 10 Install From a USB? Causes and Fixes
Not being able to run the installation of Windows from USB is usually caused by BIOS or other hardware adjustments.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@olemarius
The pertinent section of my
package.json
is:I’ve tried both
and
The IGNORED_EXCEPTION doesnt go away.
running npm-why ( https://github.com/amio/npm-why ) shows that all is the same version.
@shilman Also tried rc-7 now, can confirm it doesnt work either.