cloudfoundry-community / cloudfoundry-community/node-cfenv

typescript problem

Open
#26 8 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CoffeeScript
Stars
74
Forks
25
PR merge metrics
No merged PRs in 30d

Description

looks like we currently does not have the types for cfenv

$ npm install @types/cfenv --save
npm ERR! code E404
npm ERR! 404 Not Found: @types/cfenv@latest

Thanks in advance

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the cfenv package's public API and the failed npm install @types/cfenv command. Determine the scope of the type definitions from the existing package, then verify that the resulting types can be consumed through the normal npm package workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript, node.js, typescript
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.