Skip to content

mattfelten/test-spinners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The requested module 'spinners-react' does not provide an export named 'SpinnerCircularFixed'

Steps to recreate this issue

  1. npm create astro@latest to set up basic Astro project
  2. npx astro add react to add React (not sure if this is necessary)
  3. npm install spinners-react to install package (either --force to ignore react@19 is not supported with spinners-react, or downgrade react to v18. I tested both and it errors both ways)
  4. Add SpinnerCircularFixed to src/pages/index.astro
  5. npm start or npm run dev to see error

To try this repository, clone and run

  1. npm install to install dependencies
  2. npm start or npm run dev to see error

Package works outside of Astro

Repo: https://codesandbox.io/p/sandbox/test-react-spinners-zf2nph?file=%2Fsrc%2Findex.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •