pulumi/sdk
Sean Gillespie 1011989369
Produce better error messages when the main module is not found (#976)
* Produce better error messages when the main module is not found

If we fail to load a program's main module, inspect the program's
package.json and attempt to diagnose why the main module load failed.

* Code review feedback: entrypoint -> entry point, call out npm build explicitly, simplify control flow

* Code review feedback: add a little more levity to the unknown exception error message
2018-02-26 10:54:56 -08:00
..
nodejs Produce better error messages when the main module is not found (#976) 2018-02-26 10:54:56 -08:00
proto Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
python Workaround for issue with python setup.py (#980) 2018-02-24 17:50:54 -08:00
README.md Clean up the READMEs 2017-09-11 13:18:09 -07:00

Pulumi Fabric SDKs

This directory contains the Pulumi Fabric SDKs, one for each supported language.

Please see the respective READMEs for information about installing and using these libraries: