jaredpalmer / jaredpalmer/backpack
Jest example not working
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Hello I tried running the jest example and got
> Requires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel.
am I missing something?
Contributor guide
Research direction
Start with the Jest example and inspect the dependency and build setup that loads Babel, using the reported version mismatch as the starting point. Confirm the example runs successfully without loading Babel 6.26.3 when the example requires Babel 7.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100