algolia / algolia/algoliasearch-netlify
Installing @algolia/algoliasearch-netlify-frontend on Windows fails
Open
- Dominant language
- TypeScript
- Stars
- 265
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The postinstall step specifies a command that is only available on UNIX based systems:
https://github.com/algolia/algoliasearch-netlify/blob/2eaa84fffc67453a9e4b788a90bb4a1371f8303b/frontend/package.json#L17
Contributor guide
Research direction
Inspect frontend/package.json at the postinstall command on line 17, then reproduce the package installation on Windows. Verify that the postinstall step uses a Windows-compatible approach and that installing @algolia/algoliasearch-netlify-frontend completes successfully on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100