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
Play-by-play:
I made a bunch of changes to add a new page and build to my project. I attempted to reload project.clj (First tried just stopping and autocompiling again, but then realized the refresh icon was for project.clj changes.)
Cuttle screen froze on me as below with this console log:
log:
main.js:27626 Uncaught All [:compiler :output-dir] options must be distinct.
I tried to add the project to Cuttle again because that instance seemed screwed. But it still didn't seem to load with updated project.clj (obvy bc there was an error). So i just wanted to shut her down by hitting the X….that froze on "shutting down" for about 4 minutes before I gave up and selected “close Atom” from the menu.
Opened Cuttle up again and old instance was still there frozen as before. I closed the new instance of my project here and closed Cuttle.
Went to project.clj. I did indeed have two builds with the same :output-dir. I made a new :output-dir for one. Re-opened Cuttle. Now everything is just peachy.
I am running v1.1 on Mac OS X 10.9.5.
And I like chocolate ice cream.
The text was updated successfully, but these errors were encountered:
Play-by-play:
I made a bunch of changes to add a new page and build to my project. I attempted to reload project.clj (First tried just stopping and autocompiling again, but then realized the refresh icon was for project.clj changes.)
Cuttle screen froze on me as below with this console log:
log:
main.js:27626 Uncaught All [:compiler :output-dir] options must be distinct.
I tried to add the project to Cuttle again because that instance seemed screwed. But it still didn't seem to load with updated project.clj (obvy bc there was an error). So i just wanted to shut her down by hitting the X….that froze on "shutting down" for about 4 minutes before I gave up and selected “close Atom” from the menu.
Opened Cuttle up again and old instance was still there frozen as before. I closed the new instance of my project here and closed Cuttle.
Went to project.clj. I did indeed have two builds with the same :output-dir. I made a new :output-dir for one. Re-opened Cuttle. Now everything is just peachy.
I am running v1.1 on Mac OS X 10.9.5.
And I like chocolate ice cream.
The text was updated successfully, but these errors were encountered: