Closed thetechguy61705 closed 5 years ago
Running in nuxt,
The mode is universal, which will report errors
nuxt.config.js
export default {
mode: 'universal', // 'spa' is ok
...
...
...
}
SyntaxError
Invalid or unexpected token
@RobinCK Spa mode is normal. Universal mode does not work.
@bing8u Thanks! :) I will close this thread now. If you have any knowledge about my other issue as well please check it out here
http://www.teaspilledallover.me/i/jvza5bnt
Not sure what caused this. I didn't change anything, it was working one second, then it stopped working the next