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
Deploying on Zeit Now v1 produce an error see "What is actually happening?"
What is expected ?
A successful build
What is actually happening?
> npm run build
> nuxt:sentry 13:58:09 ✔ Started logging errors to Sentry
> 13:58:10 ℹ Production build
> 13:58:10 FATAL Could not compile template /home/nowuser/src/node_modules/@nuxtjs/sentry/lib/sentry.client.js: Unexpected token if
> at Promise.all.templateFiles.map (node_modules/@nuxt/builder/dist/builder.js:5959:17)
> ╰──────────────────────────────────────────��─────────────────────────────────────────╯
@pi0 Awesome thank you! And yes indeed, I only did that because I was doing a quick test to check if the new version solved my issue getsentry/sentry-javascript#2052
Next time I'll add a ref so it's easier for you as well!
pi0
pushed a commit
that referenced
this issue
May 7, 2019
Version
master
Reproduction link
https://cmty.app/SorryIDontHaveOne
Steps to reproduce
Node.js 10.7.0
"nuxt": "2.6.3"
"@nuxtjs/sentry": "git://github.com/nuxt-community/sentry-module.git"
Deploying on Zeit Now v1 produce an error see "What is actually happening?"
What is expected ?
A successful build
What is actually happening?
Additional comments?
It could be related to merging #75
The text was updated successfully, but these errors were encountered: