serverless / serverless/examples
ENOTDIR error on starter project
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
first time setup and following the docs, I get this error:
✖ Error: Failed to download and install template from
https://github.com/serverless/examples/tree/v4/aws-node-http-api due to ENOTDIR:
not a directory, scandir '/var/folders/68/g88n080n5zl1sc24dvp1bk400000gp/T/examples/v4.html/aws-node-http-api'
https://www.serverless.com/framework/docs/getting-started#create-a-service
Is it the v4.html path part?
I am pushing and pulling from Github.
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 with the getting-started documentation link and reproduce the starter-project setup using the aws-node-http-api template URL. Check whether the generated v4.html path causes the ENOTDIR failure, then confirm the setup completes successfully or identify the documentation or template path that needs correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100