GithubHelp home page GithubHelp logo

boilerplate's Introduction

Oi pessoal, me chamo Iago Cavalcante

Trampo como Software Engineer e Consultor de Software, minha stack atualmente é Elixir/Phoenix, Javascript(React, RN, vue, node) e PHP

iagocavalcante

  • 🔭 Atualmente trabalhando no Agendflow e NossoMenu

  • 📝 Pode encontrar algumas coisas que posto no https://iagocavalcante.com

  • 💬 Pode tirar dúvidas comigo sobre Elixir, Javascript no geral, frontend moderno e arquitetura de software

  • 📫 Onde me achar ? [email protected]

  • ⚡ Fatos sobre mim ? Bom, gosto de jogar um futebol, ficar de molho, curtir a família e viajar por ai

iagocavalcante

iagoangelim iago-a-cavalcante

boilerplate's People

Contributors

renovate-bot avatar schirrel avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

boilerplate's Issues

Error: Plugin/Preset files are not allowed to export objects, only functions.

Oi Iago tudo bom?
TO tentando rodar o boilerplate, ate agora não consegui
Inicialmente foram erros de lib, o npm run dev do zero disparou 2 erros.

  1. Installar o webpack-cli

The CLI moved into a separate package: webpack-cli
Please install 'webpack-cli' in addition to webpack itself to use the CLI

2.depois deu erro sobre o babel-loader, o qual atualize para @babel/loader.

Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module '@babel/core'

Já fiz a alteração no package json sobre esses dois porem agora ao rodar o npm run dev o erro disparado é o seguinte:

alan@alan-s145:~/projects/cachetop/vue/boilerplate/template$ npm run dev
[email protected] dev /home/alan/projects/cachetop/vue/boilerplate/template
webpack-dev-server --inline --progress --config build/webpack.dev.conf.js
10% building 1/1 modules 0 active
ℹ 「wds」: Project is running at http://localhost:8080/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: 404s will fallback to /index.html94% after seal
ERROR Failed to compile with 1 errors 11:18:50
error in ./src/main.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Plugin/Preset files are not allowed to export objects, only functions. In >/home/alan/projects/cachetop/vue/boilerplate/template/node_modules/babel-preset-stage-2/lib/index.js

Build falhando no CommonsChuckPlugin

Quando eu rodo npm run build, dispara erro:

alan@alan-s145:~/projects/cachetop/vue/boilerplate/template$ npm run build
 >[email protected] build /home/alan/projects/cachetop/vue/boilerplate/template
 >node build/build.js

/home/alan/projects/cachetop/vue/boilerplate/template/node_modules/webpack/lib/webpack.js:189
                        throw new RemovedPluginError(errorMessage);
                        ^

Error: webpack.optimize.CommonsChunkPlugin has been removed, please use config.optimization.splitChunks instead.
    at Object.get [as CommonsChunkPlugin] (/home/alan/projects/cachetop/vue/boilerplate/template/node_modules/webpack/lib/webpack.js:189:10)
    at Object.<anonymous> (/home/alan/projects/cachetop/vue/boilerplate/template/build/webpack.prod.conf.js:82:26)
    at Module._compile (internal/modules/cjs/loader.js:945:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:962:10)
    at Module.load (internal/modules/cjs/loader.js:798:32)
    at Function.Module._load (internal/modules/cjs/loader.js:711:12)
    at Module.require (internal/modules/cjs/loader.js:838:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/home/alan/projects/cachetop/vue/boilerplate/template/build/build.js:12:23)
    at Module._compile (internal/modules/cjs/loader.js:945:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:962:10)
    at Module.load (internal/modules/cjs/loader.js:798:32)
    at Function.Module._load (internal/modules/cjs/loader.js:711:12)
    at Function.Module.runMain (internal/modules/cjs/loader.js:1014:10)
    at internal/main/run_main_module.js:17:11
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `node build/build.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/alan/.npm/_logs/2020-02-01T12_16_28_792Z-debug.log

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @babel/plugin-proposal-export-namespace-from Unavailable
npm @babel/plugin-proposal-numeric-separator Unavailable
npm babel-eslint Available
npm eslint-loader Unavailable
npm eslint-plugin-node Available
npm eslint-plugin-standard Unavailable
npm extract-text-webpack-plugin Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Replace dependency babel-eslint with @babel/eslint-parser 7.11.0
  • Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
  • Update dependency chalk to v4.1.2
  • Update dependency html-webpack-plugin to v4.5.2
  • Update dependency vue-style-loader to v4.1.3
  • Update dependency babel-loader to v8.3.0
  • Update dependency eslint to v7.32.0
  • Update dependency eslint-plugin-import to v2.29.1
  • Update dependency semver to v7.6.2
  • Update dependency vue-loader to v15.11.1
  • Update dependency vue-router to v3.6.5
  • Update dependency babel-loader to v9
  • Update dependency chalk to v5
  • Update dependency copy-webpack-plugin to v12
  • Update dependency css-loader to v7
  • Update dependency eslint to v9
  • Update dependency eslint-config-standard to v17
  • Update dependency eslint-plugin-promise to v6
  • Update dependency eslint-plugin-standard to v5
  • Update dependency eslint-plugin-vue to v9
  • Update dependency html-webpack-plugin to v5
  • Update dependency optimize-css-assets-webpack-plugin to v6
  • Update dependency ora to v8
  • Update dependency postcss-import to v16
  • Update dependency postcss-loader to v8
  • Update dependency postcss-url to v10
  • Update dependency rimraf to v5
  • Update dependency vue to v3
  • Update dependency vue-loader to v17
  • Update dependency vue-router to v4
  • Update dependency webpack to v5
  • Update dependency webpack-bundle-analyzer to v4
  • Update dependency webpack-cli to v5
  • Update dependency webpack-dev-server to v5
  • Update dependency webpack-merge to v5
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
template/package.json
  • vue 2.6.11
  • vue-router 3.1.6
  • @babel/core 7.12.10
  • @babel/plugin-proposal-decorators 7.12.12
  • @babel/plugin-proposal-export-namespace-from 7.12.1
  • @babel/plugin-proposal-function-sent 7.12.1
  • @babel/plugin-proposal-numeric-separator 7.12.7
  • @babel/plugin-proposal-throw-expressions 7.12.1
  • @babel/plugin-transform-runtime 7.12.10
  • @babel/preset-env 7.12.11
  • @babel/preset-stage-2 7.8.3
  • autoprefixer 9.7.6
  • babel-eslint 10.1.0
  • babel-helper-vue-jsx-merge-props 2.0.3
  • babel-loader 8.2.2
  • babel-plugin-syntax-jsx 6.18.0
  • babel-plugin-transform-runtime 6.23.0
  • babel-plugin-transform-vue-jsx 3.7.0
  • babel-preset-stage-2 6.24.1
  • chalk 4.1.0
  • copy-webpack-plugin 5.1.1
  • css-loader 3.6.0
  • eslint 7.17.0
  • eslint-config-standard 14.1.1
  • eslint-friendly-formatter 4.0.1
  • eslint-loader 4.0.0
  • eslint-plugin-import 2.22.1
  • eslint-plugin-node 11.1.0
  • eslint-plugin-promise 4.2.1
  • eslint-plugin-standard 4.1.0
  • eslint-plugin-vue 6.2.2
  • extract-text-webpack-plugin 3.0.2
  • file-loader 6.2.0
  • friendly-errors-webpack-plugin 1.7.0
  • html-webpack-plugin 4.5.1
  • node-notifier 6.0.0
  • optimize-css-assets-webpack-plugin 5.0.3
  • ora 4.0.3
  • portfinder 1.0.25
  • postcss-import 12.0.1
  • postcss-loader 3.0.0
  • postcss-url 8.0.0
  • rimraf 2.7.1
  • semver 7.2.1
  • shelljs 0.8.3
  • uglifyjs-webpack-plugin 2.2.0
  • url-loader 4.1.1
  • vue-loader 15.9.1
  • vue-style-loader 4.1.2
  • vue-template-compiler 2.6.11
  • webpack 4.42.1
  • webpack-bundle-analyzer 3.6.1
  • webpack-cli 3.3.12
  • webpack-dev-server 3.10.3
  • webpack-merge 4.2.2
  • node >= 6.0.0
  • npm >= 3.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.