Closed AlbanMinassian closed 8 years ago
I'll look into that today, but one quick fix would be for you to upgrade to npm v3, i think that should fix this issue.
I was trying to look into this earlier to see if I could PR a fix, but it looks like the source for the latest 1.0.3 release of Spectacle isn't in the repo yet. Is that right, or am I missing something?
And I FWIW I can repro the issue on Mac as well and switching to NPM v3 fixes it for me too. Thanks for the rapid response with info about a workaround! Just starting to fiddle myself, but Spectacle is looking pretty sweet.
@HankMcCoy the source for 1.0.3 is there
Republished to fix npm2
npm install
=> now ok (thanks)npm start
+open http://localhost:3000
=> BADThanks