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
Oh that's odd. Not sure what's happening there. I don't have the same error. Did you run npm install? And if you don't mind me asking, what's your version of npm and node so I can try to reproduce it?
I suspect this is something rather obvious to someone more familiar with the JavaScript build tools:
when running
npm run dev
.npm run serve
allows cell execution (as expected) -- I'm not exactly sure why this throws duringdev
.The text was updated successfully, but these errors were encountered: