Closed kunaumadein closed 2 years ago
Thanks for the notice @kunaumadein ! I just tried it in a project of mine and I get the same error. Should be a simple fix, I'll let you know when we publish a release with a fix.
@kunaumadein 2.0.0-beta.7
is out and should resolve this!
@fdoflorenzano thanks I am gonna check i out!
Ok updated everything and it is working @fdoflorenzano :)
@kunaumadein great! I'm closing this issue then. Thanks again for the notice!
Describe the bug When i try to
npm run build
my current project I will get an ReferenceError: getStaticPath is not defined. Other commands likenpm run dev
andnpm run serve
work flawlessly.Some weeks ago i tried to npm run build another project and it worked on version 2.0.0-beta.4
I put a screenshot with the whole message.