generator-fountain-react icon indicating copy to clipboard operation
generator-fountain-react copied to clipboard

Yeoman React Tutorial Fails

Open ras44 opened this issue 8 years ago • 2 comments

Description

The Yeoman tutorial is failing for react because it references the ^1.0.0 release in its package.json. If there were another release that incorporates the latest commits, up to b3f3e0bf, it should fix the error.

Error Message & Stack Trace

error Unnecessarily quoted property 'edit' found

ras44 avatar May 04 '17 08:05 ras44

Dup of https://github.com/FountainJS/generator-fountain-webapp/issues/182 sorry for the delay of the release.

Swiip avatar May 11 '17 09:05 Swiip

Not seeing the same reference in the package.json but the problem is still there:

ERROR in ./src/app/components/TodoTextInput.js

C:\Users\Farley\Desktop\mytodo\src\app\components\TodoTextInput.js
  40:13  error  Unnecessarily quoted property 'edit' found  quote-props

✖ 1 problem (1 error, 0 warnings)

I started the tutorial fresh today and found this issue after searching for a solution. Just let me know if you need any other info from me.

ghost avatar Feb 13 '18 18:02 ghost