mapbox / mapbox/tilelive-vector
permission denied!
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I run index.js and this error showed:
permission denied: ./index.js
I added full permission for all file and then this error showed:
./index.js: 1: ./index.js: Syntax error: "(" unexpected
Contributor guide
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 examining the repository's index.js entry point and the documented way to run it. Reproduce the reported permission and syntax errors, then establish the intended invocation and confirm that it runs without either error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100