-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
[Package] generate/packages/generate/packages/generate[Package] wordpress-plugin-boilerplate[Type] BugSomething isn't workingSomething isn't working
Description
Quotes need to be escaped otherwise the JSON files won't be valid.
stderr: 'npm ERR! code EJSONPARSE\n' +
'npm ERR! file /package.json\n' +
'npm ERR! JSON.parse Failed to parse json\n' +
"npm ERR! JSON.parse Unexpected token S in JSON at position 88 while parsing near '...\n" +
`npm ERR! JSON.parse "description": ""Foo bar" campaign.",...'\n` +
'npm ERR! JSON.parse Failed to parse package.json data.\n' +
'npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.\n' +
Metadata
Metadata
Assignees
Labels
[Package] generate/packages/generate/packages/generate[Package] wordpress-plugin-boilerplate[Type] BugSomething isn't workingSomething isn't working