Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error while deploying #33

Open
suryakantamangaraj opened this issue Jan 9, 2023 · 0 comments
Open

Getting Error while deploying #33

suryakantamangaraj opened this issue Jan 9, 2023 · 0 comments

Comments

@suryakantamangaraj
Copy link

11:07:53 PM: Failing build: Failed to parse configuration
11:07:53 PM: Failed during stage 'Reading and parsing configuration files':
{
"siteInfo": {
"id": "a576b30f-6e1a-4eab-bdcd-41147f90983b"
},
"accounts": [],
"addons": [],
"env": {},
"configPath": "/opt/build/repo/netlify.toml",
"redirectsPath": "/opt/build/repo/public/_redirects",
"headersPath": "/opt/build/repo/public/_headers",
"buildDir": "/opt/build/repo",
"repositoryRoot": "/opt/build/repo",
"config": {
"functions": {
"*": {}
},
"plugins": [
{
"package": "@netlify/plugin-lighthouse",
"origin": "ui",
"inputs": {}
},
{
"package": "netlify-plugin-gatsby-cache",
"origin": "config",
"inputs": {}
}
],
"build": {
"environment": "NODE_VERSION=10",
"publish": "/opt/build/repo/public",
"publishOrigin": "config",
"processing": {
"css": {},
"html": {},
"images": {},
"js": {}
},
"services": {},
"command": "npm run build",
"commandOrigin": "config"
},
"headers": [],
"redirects": []
},
"context": "production",
"branch": "master"
}
: json: cannot unmarshal string into Go struct field BuildConfig.Config.build.environment of type map[string]string
11:07:53 PM: Finished processing build request in 2.175675589s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant