问题描述
我的锅炉模板保存在本地。如何使用模板创建模板?我尝试了以下命令,但是没有用:
serverless create --template-path '.\Boiler plate\' --name UserRegistration
我遇到以下错误:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at validateString (internal/validators.js:120:11)
at Object.join (path.js:375:7).....
.........
我在网上找到的所有解决方案都没有对我有用。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)