As per this <https://cloud.google.com/appengine/docs/standard/> document, 
Node.js version 8 is in beta release and you can find out more by checking 
this <https://cloud.google.com/appengine/docs/standard/nodejs/> tutorial.

As per the errors you noticed after the update and deploy, please note that 
Node.js runtime in the App Engine standard environment uses the latest 
release of Node.js version 8. That said, you need to make sure that Nuxtjs 
2.0 complies to the latest version 
<https://cloud.google.com/appengine/docs/standard/nodejs/release-notes> and 
also make sure you have the same Node.js version installed on your machine 
in order to avoid errors when setting up the environment 
<https://cloud.google.com/appengine/docs/standard/nodejs/setting-up-environment>
.

In regards to error logging, the beta release of Node.js support writing 
application logs with the log levels INFO, ERROR, and DEBUG. Please check 
more details here 
<https://cloud.google.com/appengine/docs/standard/nodejs/writing-application-logs>
.


On Thursday, September 27, 2018 at 1:39:30 PM UTC-4, David J. Davis wrote:
>
> I've decided to move to another hosting platform, there's clearly not 
> enough support especially with the absense of Error reporting for Nodejs 
> standard.
>
> On Thu, Sep 27, 2018 at 10:33 AM David Davis <theedoub...@gmail.com> 
> wrote:
>
>> [image: Screen Shot 2018-09-26 at 3.35.02 PM.png]
>> I've been building and deploying on Nodejs8 standard and everything was 
>> ok untill today when I upgraded from Nuxtjs 1.4.x to 2.0. Everything works 
>> fine locally but upon deploying am getting this 500 error. According to 
>> these docs 
>> https://cloud.google.com/error-reporting/docs/setup/app-engine-standard-environment
>>  
>> the nodejs8 environement doesn't allow error reporting. I see this in the 
>> console. Honestly confused how Im supposed to debug and proceed without any 
>> sort of error reporting. Please advise if anyone knows what to do.
>>
>> Project ID
>> agency-215614
>> Project number
>> 885488244632
>>
>> -- 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0d08c0ba-179e-4ebc-8609-367f748639f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to