Giter VIP home page Giter VIP logo

broccoli-builder's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

broccoli-builder's Issues

Ran into error with configLoader

I am using ember in a docker container and running into the following error after some saves

Build Canceled: Broccoli Builder ran into an error with `ConfigLoader` plugin. ๐Ÿ’ฅ
ENOENT: no such file or directory, scandir '/app/tmp/config_loader-input_base_path-TfM7QfFT.tmp/'
Error: ENOENT: no such file or directory, scandir '/app/tmp/config_loader-input_base_path-TfM7QfFT.tmp/'
    at Error (native)
    at Object.fs.readdirSync (fs.js:961:18)
    at _walkSync (/app/node_modules/broccoli-caching-writer/node_modules/walk-sync/index.js:74:18)
    at Function.entries (/app/node_modules/broccoli-caching-writer/node_modules/walk-sync/index.js:50:10)
    at ConfigLoader.CachingWriter._conditionalBuild (/app/node_modules/broccoli-caching-writer/index.js:112:24)
    at /app/node_modules/broccoli-plugin/read_compat.js:93:34
    at tryCatch (/app/node_modules/rsvp/dist/rsvp.js:525:12)
    at invokeCallback (/app/node_modules/rsvp/dist/rsvp.js:538:13)
    at publish (/app/node_modules/rsvp/dist/rsvp.js:508:7)
    at flush (/app/node_modules/rsvp/dist/rsvp.js:2415:5)

Maybe this is a docker issue but thought maybe you guys would have some ideas

broccoliBuilderErrorStack: Error: ENOENT: no such file or directory

Hi All,
I ran into the following error while ember serve. Is there something i am missing
ERROR Summary:

  - broccoliBuilderErrorStack: Error: ENOENT: no such file or directory, lstat '/Users/pankaj.singh/GitHub/qaas-dashboard-ui/tmp/funnel-input_base_path-mg0ILCpx.tmp/index.html'
    at Object.fs.lstatSync (fs.js:961:11)
    at symlink (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/symlink-or-copy/index.js:99:26)
    at Function.symlinkOrCopySync [as sync] (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/symlink-or-copy/index.js:85:5)
    at Funnel._copy (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:494:19)
    at Funnel.processFile (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:477:8)
    at Funnel.applyPatch [as _applyPatch] (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:390:12)
    at Funnel.<anonymous> (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:344:10)
    at Array.forEach (<anonymous>)
    at Funnel.processFilters (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:343:11)
    at Funnel.build (/Users/pankaj.singh/GitHub/qaas-dashboard-ui/node_modules/broccoli-funnel/index.js:259:10)
  - codeFrame: ENOENT: no such file or directory, lstat '/Users/pankaj.singh/GitHub/qaas-dashboard-ui/tmp/funnel-input_base_path-mg0ILCpx.tmp/index.html'
  - errorMessage: Build Canceled: Broccoli Builder ran into an error with `Funnel` plugin. ๐Ÿ’ฅ
ENOENT: no such file or directory, lstat '/Users/pankaj.singh/GitHub/qaas-dashboard-ui/tmp/funnel-input_base_path-mg0ILCpx.tmp/index.html'
  - errorType: Build Error
  - location:
    - column: [undefined]
    - file: [undefined]
    - line: [undefined]
    - treeDir: [undefined]
  - message: Build Canceled: Broccoli Builder ran into an error with `Funnel` plugin. ๐Ÿ’ฅ
ENOENT: no such file or directory, lstat '/Users/pankaj.singh/GitHub/qaas-dashboard-ui/tmp/funnel-input_base_path-mg0ILCpx.tmp/index.html'
  - name: Error
  - nodeAnnotation: Funnel (test index)
  - nodeName: Funnel
  - originalErrorMessage: ENOENT: no such file or directory, lstat '/Users/pankaj.singh/GitHub/qaas-dashboard-ui/tmp/funnel-input_base_path-mg0ILCpx.tmp/index.html'

Build Canceled: Broccoli Builder ran into an error with `broccoli-persistent-filter:Babel` plugin.

The brain broke, I can not understand what the problem is.

image

{
"name": "ember-flexberry-gis-new",
"version": "0.0.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
],
"repository": "",
"license": "MIT",
"author": "",
"directories": {
"doc": "doc",
"test": "tests"
},
"scripts": {
"build": "ember build",
"start": "ember server",
"test": "ember try:each"
},
"dependencies": {
"babel-eslint": "^10.0.2",
"ember-auto-import": "^1.5.2",
"ember-cli-babel": "6.3.0",
"ember-cli-htmlbars": "2.0.1",
"ember-flexberry": "2.1.0",
"ember-flexberry-data": "2.1.0",
"ember-i18n": "4.2.0",
"ember-truth-helpers": "1.2.0",
"ember-validations": "~2.0.0-alpha.4",
"lodash": "^4.4.0",
"strip-bom": "^2.0.0"
},
"resolutions": {
"resolve": "1.11.0"
},
"devDependencies": {
"@turf/boolean-equal": "^5.1.5",
"@turf/boolean-within": "^5.1.5",
"@turf/buffer": "^5.1.5",
"@turf/difference": "^5.1.5",
"@turf/distance": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/kinks": "^5.1.5",
"@turf/line-intersect": "^5.1.5",
"@turf/line-slice": "^5.1.5",
"@turf/line-split": "^5.1.5",
"@turf/line-to-polygon": "^5.1.5",
"@turf/midpoint": "^5.1.5",
"@turf/polygon-to-line": "^5.1.5",
"@turf/union": "^5.1.5",
"broccoli-asset-rev": "^2.4.5",
"ember-ajax": "^3.0.0",
"ember-cli": "2.14.0",
"ember-cli-dependency-checker": "^1.3.0",
"ember-cli-eslint": "^3.0.0",
"ember-cli-htmlbars": "^2.0.1",
"ember-cli-htmlbars-inline-precompile": "^0.4.3",
"ember-cli-inject-live-reload": "^1.4.1",
"ember-cli-qunit": "^4.0.0",
"ember-cli-shims": "^1.1.0",
"ember-cli-sri": "^2.1.0",
"ember-cli-uglify": "^1.2.0",
"ember-disable-prototype-extensions": "^1.1.0",
"ember-export-application-global": "^2.0.0",
"ember-load-initializers": "^1.0.0",
"ember-resolver": "^4.0.0",
"ember-source": "~2.14.0",
"ember-welcome-page": "^3.0.0",
"loader.js": "^4.2.3",
"moment": "2.24.0",
"moment-timezone": "0.5.0",
"node-uuid": "^1.4.7",
"semantic-ui-ember": "git+https://github.com/Flexberry/Semantic-UI-Ember.git#version-0.9.3",
"ui-ember-slider": "0.5.0"
},
"engines": {
"node": ">= 0.10.0"
},
"ember-addon": {
"configPath": "tests/dummy/config"
}
}

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.