Coder Social home page Coder Social logo

elevennl / gradle-node-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 965 KB

PLUGIN IS DEPRECATED. PLEASE USE node-gradle/gradle-node-plugin. A fork from srs/gradle-node-plugin with added support for Gradle 6+ with fixes from node-gradle/gradle-node-plugin

License: Apache License 2.0

Groovy 100.00%

gradle-node-plugin's People

Contributors

abelsromero avatar bjornmagnusson avatar datallah avatar dougborg avatar fp7 avatar halfninja avatar janario avatar janrotter avatar jmcampanini avatar jochenberger avatar johnrengelman avatar kaitoy avatar konrad-garus avatar lanwen avatar madmas avatar mark-vieira avatar nmalaguti avatar retlat avatar s0x avatar shuyinsama avatar stianl avatar tspaeth avatar zeroows avatar

Watchers

 avatar  avatar  avatar

Forkers

colmose

gradle-node-plugin's Issues

Could not find method layout()

Using Gradle 7.2, with this configuration:

id "com.moowork.node" version "1.3.1"
id "com.moowork.gulp" version "1.3.0"

node {
version='10.14.0'
npmVersion = '6.4.1'
distBaseUrl = 'https://nodejs.org/dist'
download = true
npmWorkDir = file('npm')
nodeModulesDir = file(npmDir)
workDir = file(npmDir)
}

I received this error:
Could not find method layout() for arguments [pattern, com.moowork.gradle.node.task.SetupTask$_addRepository_closure5$_closure7@63011f99] on object of type org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository .

Java version: openjdk 15.

What could be the root cause?
Tell me what I should add as further information.

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.