Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing raw-loader after first install with npx create-spectacle #1316

Open
3 tasks done
flexbox opened this issue Feb 23, 2024 · 1 comment
Open
3 tasks done

missing raw-loader after first install with npx create-spectacle #1316

flexbox opened this issue Feb 23, 2024 · 1 comment

Comments

@flexbox
Copy link

flexbox commented Feb 23, 2024

Prerequisites

  • I have searched the open issues to make sure I'm not opening a duplicate issue
  • I have read through the docs before asking a question
  • I am using the latest version of Spectacle

Describe Your Environment

What version of Spectacle are you using? (can be found by running npm list --depth 0 spectacle)

spectacle@10.1.7

What version of React are you using? (can be found by running npm list --depth 0 react)

react@18.2.0

What browser are you using? (e.g., Chrome 105.0.5195.102, Safari 16.0)
ARC

What platform are you on? (e.g., Windows, macOS, iOS, Android)
macOS

Describe the Problem

  1. running npx create-spectacle
  2. yarn
  3. yarn start
  4. Error: Cannot find module 'raw-loader'

CleanShot 2024-02-23 at 16 47 56@2x

Expected behavior: [What you expect to happen]
not crashing

Actual behavior: [What actually happens]
Crash

Additional Information

flexbox added a commit to flexbox/spectacle that referenced this issue Feb 23, 2024
@kumavis
Copy link

kumavis commented May 7, 2024

encountering this as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants