//////////////////////////////////////////////////////////////////////////////////////// Saving To... - public/build undifined:0 SyntaxError: Unexpected end of input at Object.parse(native) at project/node_modules_laravel-elixir/tasks/version.js:85:29 at FSReqWrap.oncomplete(fs.js:95:15) file1.txt remover public/build/rev-manifest.json //////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////// Error Windows: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (64) //* Executar o prompt de comando como administrador *// executar npm install --production windows-build-tools executar npm rebuild node-sass # Resolver bug do modal Abrir: node_modules\bootstrap-sass\assets\javascripts\bootstrap.min.js Buscar por: .appendTo(this.$body) Substituir por: .insertBefore(this.$element) Abrir node_modules\bootstrap-sass\assets\stylesheets\bootstrap\_variables.scss Buscar por: $zindex-modal-background: 1040 !default; Substituir por: $zindex-modal-background: 1050 !default; //////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////// Error Linux: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (64) executar sudo npm install build-tools executar sudo npm rebuild node-sass # Resolver bug do modal Abrir: node_modules\bootstrap-sass\assets\javascripts\bootstrap.min.js Buscar por: .appendTo(this.$body) Substituir por: .insertBefore(this.$element) Abrir node_modules\bootstrap-sass\assets\stylesheets\bootstrap\_variables.scss Buscar por: $zindex-modal-background: 1040 !default; Substituir por: $zindex-modal-background: 1050 !default; //////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////// Error: Erros de rebuild //* Executar o prompt de comando como administrador *// executar npm install --production windows-build-tools ////////////////////////////////////////////////////////////////////////////////////////