Skip to content

Instantly share code, notes, and snippets.

@Bartvelp
Created July 27, 2019 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bartvelp/00d664caa92214dd8f7f9796e016e2c4 to your computer and use it in GitHub Desktop.
Save Bartvelp/00d664caa92214dd8f7f9796e016e2c4 to your computer and use it in GitHub Desktop.
Error log zeit
user@Bart-HP MINGW64 ~/now
$ vue create vue-project-deleteme && cd vue-project-deleteme
Vue CLI v3.0.3
? Please pick a preset: barts-preset (vue-router, vuex, sass, babel, pwa, eslint
)
Vue CLI v3.0.3
✨ Creating project in C:\Users\user\Documents\werk\node\now\vue-project-delete
me.
πŸ—ƒ Initializing git repository...
βš™ Installing CLI plugins. This might take a while...
> yorkie@2.0.0 install C:\Users\user\Documents\werk\node\now\vue-project-delete
me\node_modules\yorkie
> node bin/install.js
setting up Git hooks
done
> core-js@2.6.9 postinstall C:\Users\user\Documents\werk\node\now\vue-project-d
eleteme\node_modules\core-js
> node scripts/postinstall || echo "ignore"
added 1204 packages from 927 contributors and audited 28378 packages in 34.775s
found 0 vulnerabilities
πŸš€ Invoking generators...
πŸ“¦ Installing additional dependencies...
> node-sass@4.12.0 install C:\Users\user\Documents\werk\node\now\vue-project-de
leteme\node_modules\node-sass
> node scripts/install.js
Cached binary found at C:\Users\user\AppData\Roaming\npm-cache\node-sass\4.12.0
\win32-x64-64_binding.node
> node-sass@4.12.0 postinstall C:\Users\user\Documents\werk\node\now\vue-projec
t-deleteme\node_modules\node-sass
> node scripts/build.js
Binary found at C:\Users\user\Documents\werk\node\now\vue-project-deleteme\node
_modules\node-sass\vendor\win32-x64-64\binding.node
Testing binary
Binary is fine
added 167 packages from 110 contributors, updated 2 packages, moved 9 packages a
nd audited 29335 packages in 18.717s
found 0 vulnerabilities
βš“ Running completion hooks...
πŸ“„ Generating README.md...
πŸŽ‰ Successfully created project vue-project-deleteme.
πŸ‘‰ Get started with the following commands:
$ cd vue-project-deleteme
$ npm run serve
user@Bart-HPuser MINGW64 ~/now/vue-project-deleteme (master)
$ ls
babel.config.js package.json postcss.config.js README.md
node_modules/ package-lock.json public/ src/
user@Bart-HP MINGW64 ~/now/vue-project-deleteme (master)
$ now dev
> Now CLI 15.8.1 dev (beta) β€” https://zeit.co/feedback/dev
> Creating initial build
Downloading user files...
Detected Vue.js framework. Optimizing your deployment...
Vue.js does not require a specific Node.js version. Continuing ...
missing `engines` in `package.json`, using default range: 8.10.x
installing to C:\Users\user\Documents\werk\node\now\vue-project-deleteme
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
audited 29335 packages in 8.599s
found 0 vulnerabilities
WARN: "dev" script is missing from package.json
See the local development docs: https://zeit.co/docs/v2/deployments/official-builders/static-build-now-static-build/#local-development
Running "build" script in "package.json"
running "npm run build"
> vue-project-deleteme@0.1.0 build C:\Users\user\Documents\werk\node\now\vue-project-deleteme
> vue-cli-service build
- Building for production...
DONE Compiled successfully in 11774ms16:34:55
File Size Gzipped
dist\js\chunk-vendors.3187719c.js 118.65 KiB 41.26 KiB
dist\js\app.0704f57d.js 6.79 KiB 2.53 KiB
dist\service-worker.js 0.95 KiB 0.54 KiB
dist\precache-manifest.db87df80ef33ab1 0.63 KiB 0.30 KiB
6a491541d136cbd67.js
dist\js\about.20e35b84.js 0.44 KiB 0.31 KiB
dist\css\app.84fe17e1.css 0.42 KiB 0.26 KiB
Images and other types of assets omitted.
DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
> Success! Build completed
> Ready! Available at http://localhost:3000
> GET /
> GET /css/app.84fe17e1.css
> GET /js/app.0704f57d.js
> GET /js/chunk-vendors.3187719c.js
> GET /js/about.20e35b84.js
> Error! An unexpected error occurred!
RangeError: Maximum call stack size exceeded
at shouldServe (C:\snapshot\repo\dist\index.js:1:1269487)
at findBuildMatch (C:\snapshot\repo\dist\index.js:1:1269111)
at DevServer.hasFilesystem (C:\snapshot\repo\dist\index.js:1:1268229)
at Object.default_1 [as default] (C:\snapshot\repo\dist\index.js:1:1512360)
at findMatchingRoute (C:\snapshot\repo\dist\index.js:1:1269663)
at shouldServe (C:\snapshot\repo\dist\index.js:1:1269449)
at findBuildMatch (C:\snapshot\repo\dist\index.js:1:1269111)
at DevServer.hasFilesystem (C:\snapshot\repo\dist\index.js:1:1268229)
at Object.default_1 [as default] (C:\snapshot\repo\dist\index.js:1:1512360)
at findMatchingRoute (C:\snapshot\repo\dist\index.js:1:1269663) RangeError: Maximum call stack size exceeded
at shouldServe (C:\snapshot\repo\dist\index.js:1:1269487)
at findBuildMatch (C:\snapshot\repo\dist\index.js:1:1269111)
at DevServer.hasFilesystem (C:\snapshot\repo\dist\index.js:1:1268229)
at Object.default_1 [as default] (C:\snapshot\repo\dist\index.js:1:1512360)
at findMatchingRoute (C:\snapshot\repo\dist\index.js:1:1269663)
at shouldServe (C:\snapshot\repo\dist\index.js:1:1269449)
at findBuildMatch (C:\snapshot\repo\dist\index.js:1:1269111)
at DevServer.hasFilesystem (C:\snapshot\repo\dist\index.js:1:1268229)
at Object.default_1 [as default] (C:\snapshot\repo\dist\index.js:1:1512360)
at findMatchingRoute (C:\snapshot\repo\dist\index.js:1:1269663)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment