Giter VIP home page Giter VIP logo

pulumi's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar maniolias avatar sylver avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

maniolias

pulumi's Issues

Examples?

Describe the solution you'd like
This project could use some examples.

tsc compilation errors when used in another project

Expected Behavior

When using the module in another project, tsc transpilation should not raise any error

Current Behavior

root@0dcaa7c333b1:/pulumi/prom-cresh-infra# cd aws/platform && git pull && npm i && tsc
Already up-to-date.
npm WARN [email protected] requires a peer of eslint@^5.16.0 || ^6.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of [email protected] - 6.x but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 652 packages in 3.641s

40 packages are looking for funding
  run `npm fund` for details

found 3 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details
../../node_modules/@materya/pulumi/dist/@types/components/aws/Zone.d.ts:2:28 - error TS2307: Cannot find module './@types/zone' or its corresponding type declarations.

2 import { ZoneRecord } from './@types/zone';
                             ~~~~~~~~~~~~~~~

../../node_modules/@materya/pulumi/dist/@types/components/k8s/external-dns/index.d.ts:9:15 - error TS2503: Cannot find namespace 'Materya'.

9     provider: Materya.CloudProvider;
                ~~~~~~~

../../node_modules/@materya/pulumi/dist/@types/vendors/cert-manager/ClusterIssuer.d.ts:3:27 - error TS2307: Cannot find module './types/input' or its corresponding type declarations.

3 import * as inputApi from './types/input';
                            ~~~~~~~~~~~~~~~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.