HumanSignal / HumanSignal/label-studio
Can't start project from develop branch source
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
A clear and concise description of what the bug is.
Windows 11
node 22.13.0
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'web' folder
2. yarn add -D cross-env
3. add "cross-env" to pacakge.json's scripts
4. yarn
5. yarn dev
6. See error**Expected behavior**
A clear and concise description of what you expected to happen.
see some error:
Failed to parse source map from 'D:\kiroProjs\label-studio\web\node_modules\@sentry\browser\build\npm\esm\debug-build.js.map' file: Error: ENOENT: no such file or directory, open 'D:\kiroProjs\label-studio\web\node_modules\@sentry\browser\build\npm\esm\debug-build.js.map'
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- OS: [e.g. Windows11 ]
- Label Studio Version [e.g. develop-1.24.0.dev0]
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.