You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm WARN aws-serverless-node-red@2.1.1 No repository field.
audited 1605 packages in 1.759s
found 7 vulnerabilities (2 low, 5 high)
run npm audit fix to fix them, or npm audit for details
{
"LocationConstraint": null
}
aws-serverless-node-red@2.1.1 win-package-deploy C:\Users\mikeh\Documents\aws-serverless-node-red
npm run win-package && npm run win-deploy
while parsing a block mapping
in "", line 47, column 11:
- Effect: "Allow"
^
expected , but found ''
in "", line 52, column 20:
- Effect: "Allow"
^
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-package: aws cloudformation package --template ./cloudformation.yaml --s3-bucket %npm_package_config_s3BucketName% --output-template packaged-sam.yaml --region %npm_package_config_region%
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-package script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_221Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-package-deploy: npm run win-package && npm run win-deploy
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-package-deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_270Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-setup: npm install && (aws s3api get-bucket-location --bucket %npm_package_config_s3BucketName% --region %npm_package_config_region% || npm run win-create-bucket) && npm run win-package-deploy
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-setup script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_313Z-debug.log
The text was updated successfully, but these errors were encountered:
manually edited the 4 files to put the bucked, account etc.. into them
C:\Users\mikeh\Documents\aws-serverless-node-red>npm run win-setup
npm WARN aws-serverless-node-red@2.1.1 No repository field.
audited 1605 packages in 1.759s
found 7 vulnerabilities (2 low, 5 high)
run
npm audit fix
to fix them, ornpm audit
for details{
"LocationConstraint": null
}
while parsing a block mapping
in "", line 47, column 11:
- Effect: "Allow"
^
expected , but found ''
in "", line 52, column 20:
- Effect: "Allow"
^
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-package:
aws cloudformation package --template ./cloudformation.yaml --s3-bucket %npm_package_config_s3BucketName% --output-template packaged-sam.yaml --region %npm_package_config_region%
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-package script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_221Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-package-deploy:
npm run win-package && npm run win-deploy
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-package-deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_270Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! aws-serverless-node-red@2.1.1 win-setup:
npm install && (aws s3api get-bucket-location --bucket %npm_package_config_s3BucketName% --region %npm_package_config_region% || npm run win-create-bucket) && npm run win-package-deploy
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the aws-serverless-node-red@2.1.1 win-setup script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mikeh\AppData\Roaming\npm-cache_logs\2019-10-05T17_38_33_313Z-debug.log
The text was updated successfully, but these errors were encountered: