sparse-intern-71089
04/20/2019, 12:40 AMwhite-balloon-205
link: ...
? I'm not aware of that being a package.json
feature.white-balloon-205
package.json
by yarn link
in the source folder, and then yarn link mylib
in the target folder, with the latter writing directly into node_modules
.dazzling-scientist-80826
04/22/2019, 4:45 PMdazzling-scientist-80826
04/22/2019, 4:45 PMdazzling-scientist-80826
04/22/2019, 4:52 PMpulumi -C ./packages/cloud preview
, it’s not finding ./node_modules/whatever
b/c it’s looking in ./packages/cloud/node_modules
dazzling-scientist-80826
04/22/2019, 5:54 PM