Git Product home page Git Product logo

Comments (2)

Robotori avatar Robotori commented on August 10, 2024

컴파일 에러 문제는 해결이 된것 같습니다.

<해결 상황>
entryjs 최상위 폴더에서 npm install 명령 실행 시 node_modules/closurecompiler/compiler/closure-compiler-v20161024.jar 파일이 다운로드 됩니다

환경설정 문서대로 해당 파일명을 compiler.jar로 변경한 후 grunt를 실행하면 위와 같은 문제가 발생합니다.

https://github.com/google/closure-compiler/wiki/Binary-Downloads

위 주소로 가서 v20160911 버전을 다운로드 받은 후 node_modules/closurecompiler/compiler/ 위치에 compiler.jar이름으로 복사하니 정상적으로 컴파일이 되고 동작도 잘 됩니다.

<확인내용>
package.json에 devDependencies를 확인 한 후 npm install [email protected]
명령으로 설치해도 closure-compiler-v20161024.jar 파일이 다운로드 되는데요 확인이 필요할 것 같습니다.

from entryjs.

kimorkim avatar kimorkim commented on August 10, 2024

@Robotori 해당내용은 확인하여 처리되었습니다.

from entryjs.

Related Issues (20)

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.