Shopify / Shopify/shopify-app-template-php
ERROR WHILE RUNNING NPM RUN DEV
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 340
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Issue summary
I got error when i try run "npm run dev"
ERROR Cannot read properties of null (reading 'useContext')
node_modules/@shopify/app/node_modules/react/cjs/react.development.js:1618:21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with npm run dev and inspect the reported stack location at node_modules/@shopify/app/node_modules/react/cjs/react.development.js:1618:21. Trace the null useContext error through the development setup; done means the reported error is resolved and npm run dev starts successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, php, react
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100