Code Monkey home page Code Monkey logo

Comments (11)

tiagobernardes avatar tiagobernardes commented on July 17, 2024

remove 'bower-logger' folder, run command 'npm install bower-logger' and try again

from mosaico.

sanjaymv avatar sanjaymv commented on July 17, 2024

Hi Tiago
Thanks for support. I just try that for npm it is getting same error and for grunt am getting this error again . Not installing now too
screenshot_3

At the end in red it had some fatal error too

from mosaico.

tiagobernardes avatar tiagobernardes commented on July 17, 2024

try to run command 'npm install webpage' and 'npm install grunt-parallel'

from mosaico.

sanjaymv avatar sanjaymv commented on July 17, 2024

Hi

Webpage module is not there i think, it get error. grunt-parallel i already try and it installed fine without issues.
screenshot_1

from mosaico.

bago avatar bago commented on July 17, 2024

npm cache clean
npm install (multiple times if you get differnt errors, stop if same error)
npm update (multiple times if you get differnt errors, stop if same error)

if "npm update" still keeps throwing the same error paste it. Otherwise if it works, start grunt and paste its error.

Repeat this whole process twice to confirm you stuck in the same "place" both times.

from mosaico.

sanjaymv avatar sanjaymv commented on July 17, 2024

Hi
Done, npm update doesn't throw any errors it runs fine. But the grunt still throwing same error.
screenshot_2

from mosaico.

bago avatar bago commented on July 17, 2024

remove the project.
download it again.
do "npm cache clean"
then "npm install" and "npm update" in a loop until both of them returns no error.
once all of this work, run "grunt".

Unfortunately npm is not very solid and whenever a download breaks it doesn't recognize this and leave "garbage" around, breaking everthing in the most weird ways.

from mosaico.

sanjaymv avatar sanjaymv commented on July 17, 2024

Hi

Yes i did , like that last days am doing it many times , npm update doesn't have any issues so far. But is really sad i can't see the script working n my local machine :(

from mosaico.

bago avatar bago commented on July 17, 2024

You can try unistalling node.js and reinstalling and look in your home directory to remove npm npm-cache folders (%user%/AppData/roaming/npm*).

from mosaico.

bago avatar bago commented on July 17, 2024

I just set up Travis to build mosaico on different node.js versions:
https://travis-ci.org/voidlabs/mosaico

Travis doesn't provide Node 5.1, but until 4.1 it is able to build and test Mosaico correctly.

I also did some fixes to the build so Travis was happy to build it.

Please try again from scatch and if it doesn't work, downgrade node to one of the versions that travis shows in green (0.11 <= node version <= 4.1)

from mosaico.

bago avatar bago commented on July 17, 2024

No updates since my last suggestions, I'm closing this. Please reopen if you run the other tests (full cleanup or full cleanup + node downgrade)

from mosaico.

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.