Prerequisites
Describe Your Environment
What version of Spectacle are you using? (can be found by running npm list --depth 0 spectacle)
What version of React are you using? (can be found by running npm list --depth 0 react)
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
- running
npx create-spectacle
yarn
yarn start
- Error: Cannot find module 'raw-loader'

Expected behavior: [What you expect to happen]
not crashing
Actual behavior: [What actually happens]
Crash
Additional Information
Prerequisites
Describe Your Environment
What version of Spectacle are you using? (can be found by running
npm list --depth 0 spectacle)What version of React are you using? (can be found by running
npm list --depth 0 react)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
npx create-spectacleyarnyarn startExpected behavior: [What you expect to happen]
not crashing
Actual behavior: [What actually happens]
Crash
Additional Information