Coder Social home page Coder Social logo

Comments (1)

exsilium avatar exsilium commented on May 29, 2024
> [email protected] postinstall /home/xxx/pylon_npm/node_modules/pln
> make worker

mkdir -p plugins-client/lib.ace/www/worker
rm -rf /tmp/pln_worker_build
mkdir -p /tmp/pln_worker_build/ext
ln -s `pwd`/plugins-client/ext.language /tmp/pln_worker_build/ext/language
ln -s `pwd`/plugins-client/ext.codecomplete /tmp/pln_worker_build/ext/codecomplete
ln -s `pwd`/plugins-client/ext.jslanguage /tmp/pln_worker_build/ext/jslanguage
ln -s `pwd`/plugins-client/ext.csslanguage /tmp/pln_worker_build/ext/csslanguage
ln -s `pwd`/plugins-client/ext.htmllanguage /tmp/pln_worker_build/ext/htmllanguage
ln -s `pwd`/plugins-client/ext.linereport /tmp/pln_worker_build/ext/linereport
ln -s `pwd`/plugins-client/ext.linereport_php /tmp/pln_worker_build/ext/linereport_php
ln -s `pwd`/plugins-client/ext.linereport_python /tmp/pln_worker_build/ext/linereport_python
node Makefile.dryice.js worker
# cloud9 worker ---------
/home/xxx/pylon_npm/node_modules/dryice/lib/dryice/index.js:654
      throw new Error('Each commonjs root should be a directory: ' + root);
      ^

Error: Each commonjs root should be a directory: /home/xxx/pylon_npm/node_modules/pln/node_modules/ace/lib
    at CommonJsProject.<anonymous> (/home/xxx/pylon_npm/node_modules/dryice/lib/dryice/index.js:654:13)
    at Array.map (<anonymous>)
    at new CommonJsProject (/home/xxx/pylon_npm/node_modules/dryice/lib/dryice/index.js:652:27)
    at Function.copy.createCommonJsProject (/home/xxx/pylon_npm/node_modules/dryice/lib/dryice/index.js:981:10)
    at worker (/home/xxx/pylon_npm/node_modules/pln/Makefile.dryice.js:43:30)
    at main (/home/xxx/pylon_npm/node_modules/pln/Makefile.dryice.js:35:9)
    at Object.<anonymous> (/home/xxx/pylon_npm/node_modules/pln/Makefile.dryice.js:99:5)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
Makefile:70: recipe for target 'plugins-client/lib.ace/www/worker/worker-language.js' failed
make: *** [plugins-client/lib.ace/www/worker/worker-language.js] Error 1

from pylon.

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.