Git Product home page Git Product logo

Comments (2)

cmlima avatar cmlima commented on June 17, 2024

Hi, @RCRJ ,

Unfortunately, I wasn't able to reproduce your issue. I just created a new project, chose the standalone option and executed npm deploy run successfully. After publishing my code as a web app, I was also able to render the default Vue app by following the latest code hyperlink.

Would you provide some more info so that I can reproduce your issue? Are you running Vue CLI on windows or linux? What kind of script are you trying to create? Did you see any error messages during scaffold process? Did you follow the instructions in README?

As per the error message reproduced in your message, I am guessing either the build process was bypassed or .clasp.json was not configured correctly (it should have the "rootDir" parameter set to "./dist", so as to assure that only files from the dist folder will be deployed).

from vue-cli-plugin-gas.

RCRJ avatar RCRJ commented on June 17, 2024

@cmlima I really appreciate you taking the time to explain that, defining the rootDir as ./dist fixed the issue and I don't see any errors. Also thank you for creating this tool!

from vue-cli-plugin-gas.

Related Issues (6)

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.