You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can add a new component only if I 1.) clone 2.) npm install 3.) create the .jsx in app/components/core, and then 4.) gulp serve.
However after I’ve done the initial gulp serve, I can’t not add any new component files.
When I try to, or if I 1.) clone 2.) npm install 3.) gulp serve (this seems like a time logical test the repo), and then 4.) create the .jsx in app/components/core, i get the error below and no component options load.
New files in both cases
The text was updated successfully, but these errors were encountered:
helencarey
changed the title
Issue adding new components
Low Priority: Issue adding new components
Apr 20, 2016
I can add a new component only if I 1.) clone 2.) npm install 3.) create the .jsx in app/components/core, and then 4.) gulp serve.
However after I’ve done the initial gulp serve, I can’t not add any new component files.
When I try to, or if I 1.) clone 2.) npm install 3.) gulp serve (this seems like a time logical test the repo), and then 4.) create the .jsx in app/components/core, i get the error below and no component options load.
New files in both cases
The text was updated successfully, but these errors were encountered: