📅  最后修改于: 2022-03-11 14:50:07.500000             🧑  作者: Mango
# the linter package isn't installed,
# if you need to deploy without run linter you can remove
# the those lines from firbase.json file:
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" run lint"
],
# THANK YOU @Mohammad Desouky