Code Monkey home page Code Monkey logo

Comments (10)

RomainLanz avatar RomainLanz commented on September 26, 2024

Hey @brenoos! 👋

Which version of Node.js you are running on?

from adonis-cli.

brenoos avatar brenoos commented on September 26, 2024

I used 10.15.0 and 8.10, both same problem

from adonis-cli.

RomainLanz avatar RomainLanz commented on September 26, 2024

It should work fine.
Could you try to remove your node_modules and reinstall all of your deps?

from adonis-cli.

brenoos avatar brenoos commented on September 26, 2024

Already Tried.
For now I installed manually with yarn add @adonisjs/drive and then copied the config from the source code.

from adonis-cli.

RomainLanz avatar RomainLanz commented on September 26, 2024

Sadly, I cannot reproduce your issue on my computer:
Screenshot 2019-04-10 at 23 08 52

Have you tried to update the CLI?

from adonis-cli.

brenoos avatar brenoos commented on September 26, 2024

Captura de tela de 2019-04-11 15-14-36

Same problem, already tried with npm too

from adonis-cli.

RomainLanz avatar RomainLanz commented on September 26, 2024

Which system are you using?
So I can try ton install a VM a try to reproduce the issue.

from adonis-cli.

brenoos avatar brenoos commented on September 26, 2024

I'm on Ubuntu 18.04.2 LTS

from adonis-cli.

RomainLanz avatar RomainLanz commented on September 26, 2024

You may have something wrong with your Node.js setup to make this happen.

I've tried on macOS, Windows & Linux (Ubuntu 18.04.2 LTS) but I wasn't able to reproduce the issue.
Therefore, I'm closing this issue since it's clearly not related to Adonis nor Adonis CLI.

from adonis-cli.

italomlp avatar italomlp commented on September 26, 2024

@RomainLanz I got this too. I was trying to install @adonisjs/mail and face this message:

[1/1] 📦  Dependencies installed [@adonisjs/mail]
ERROR  fs.pathExists is not a function

Node version: 8.16.0 and 10.16.0
Yarn version: 1.15.2
NPM version: 6.9.0

I tried with both yarn and npm, but nothing. I think that it's from here:

const hasInstructionsFile = await fs.pathExists(instructionsFilePath)

from adonis-cli.

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.