FormidableLabs / FormidableLabs/spectacle

missing `raw-loader` after first install with `npx create-spectacle`

Open
#1,316 3 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.2k
Forks
700
PR merge metrics
No merged PRs in 30d

Description

### Prerequisites

- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/spectacle/issues) to make sure I'm not opening a duplicate issue
- [x] I have read through the [docs](https://www.formidable.com/open-source/spectacle/docs) before asking a question
- [x] 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](https://github.com/FormidableLabs/spectacle/assets/360936/05c13261-a677-4e46-aee1-5588b78a8c6f)

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

**Actual behavior:** [What actually happens]
Crash

### Additional Information

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.