serverless / serverless/examples
aws-node-single-page-app-via-cloudfront - npm install issues
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
I was trying to use the serverless-single-page-app-plugin in another example, and noticed that it's not possible to install it via npm, either by the usual command or using the one listed in the npm page:
npm install serverless-single-page-app-plugin
or the command at: https://www.npmjs.com/package/serverless-single-page-app-plugin
npm install --save-dev https://github.com/amaysim-au/serverless-single-page-app-plugin/tarball
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 both npm installation commands listed in the issue and inspect the aws-node-single-page-app-via-cloudfront example's dependency configuration. Done means the serverless-single-page-app-plugin installs successfully using the documented command and the example can use the installed plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript, node.js
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100