widdix / mastodon-on-aws

Host your own Mastodon instance on AWS
https://cloudonaut.io/mastodon-on-aws/
136 stars 27 forks source link

Development section instructions seem to skip necessary packages #45

Open austinmw opened 6 days ago

austinmw commented 6 days ago

I don't see a vpc-plain in node_modules/@cfn-modules/ when I run npm install. However node_modules/@cfn-modules/vpc/module.yml references it: TemplateURL: './node_modules/@cfn-modules/vpc-plain/module.yml'

image