Giter Site home page Giter Site logo

Comments (10)

diegohaz avatar diegohaz commented on May 1, 2024 1

npm run clean removes everything on dist except .git (for the cases when you have a repository/branch for the static files. I'm doing this to provide https://arc.js.org - the branch gh-pages is the dist folder) and Procfile.

Procfile is part of Heroku deployment process and is not necessary, but one can use.

If you don't do that, you can just remove the entire folder.

from arc.

kybarg avatar kybarg commented on May 1, 2024 1

@EdwinKato replace del with del-cli in package.json in build:clean command.

from arc.

diegohaz avatar diegohaz commented on May 1, 2024

Probably related to #62

Does it work if you replace ' by \"?

Also, I recommend you to update node to version >= 6 otherwise you will not be able to run npm test.

from arc.

EdwinKato avatar EdwinKato commented on May 1, 2024

I have upgraded both npm and node to latest versions and also tried the replacement you mentioned above but it still doesnt work.

from arc.

diegohaz avatar diegohaz commented on May 1, 2024

Try to remove the npm run build:clean from the prebuild script.

I'm not able to dig into this (I'm not on Windows), so I'll be really grateful if you (or anyone using Windows) could figure out what's happening with those scripts.

from arc.

EdwinKato avatar EdwinKato commented on May 1, 2024

Alright, Let me try to tweak it around and see if i can get it to work. I will give you feedback after.

from arc.

EdwinKato avatar EdwinKato commented on May 1, 2024

Could you please tell me fully what you are trying to achieve with the command?. I can only understand half of it. Not sure what the Procfile is doing there. I can get my local copy to work by deleting everthing in the dist folder but i fear this is not what you intended.

from arc.

diegohaz avatar diegohaz commented on May 1, 2024

Amazing, @kybarg (now I got that change on #108 😆)

Would you mind to send a PR on master?

from arc.

kybarg avatar kybarg commented on May 1, 2024

@diegohaz no problem

from arc.

diegohaz avatar diegohaz commented on May 1, 2024

Fixed in #115

Thank you @kybarg

from arc.

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.