Coder Social home page Coder Social logo

Unable to save projects about atom-project-plus HOT 8 OPEN

billdami avatar billdami commented on July 2, 2024 13
Unable to save projects

from atom-project-plus.

Comments (8)

davidbarredo avatar davidbarredo commented on July 2, 2024 2

This is an example of one project in my cson file:

dummyserver:
  title: "dummy-server"
  paths: [
    "pathtoproject\\dummy-server"
  ]

Add as many as you need

Hope it helps 😉

from atom-project-plus.

bguzmanrio avatar bguzmanrio commented on July 2, 2024 2

The problem seems to be related to his own library, https://github.com/mehcode/atom-project-util
There is no such function as save exported from it.

Reviewing older commits, there was a function named saveState in the lib/provider/session.js in this project, which was working propertly. But as from 0.8.1 this function has disappeared and therefore it must have been failing since that release.

I am neither sure nor have the time right now to go deeper into this, but I hope this short explanation may help you implement correct save function

from atom-project-plus.

billdami avatar billdami commented on July 2, 2024 1

Note that I am able to manually edit the ~/.atom/project.cson file to add new projects, and they are properly listed in the Atom UI, so it seems it just the Save operation itself that is broken.

from atom-project-plus.

davidbarredo avatar davidbarredo commented on July 2, 2024 1

I'm getting the same error:

Uncaught (in promise) TypeError: _atomProjectUtil2.default.save is not a function at SessionProvider.save (/.atom/packages/project-plus/lib/provider/session.js:131:28)

Atom 1.21.0
Windows 10

from atom-project-plus.

slavaGanzin avatar slavaGanzin commented on July 2, 2024

Same here:

Atom    : 1.19.0-beta5
Electron: 1.6.9
Chrome  : 56.0.2924.87
Node    : 7.4.0

from atom-project-plus.

brycefranzen avatar brycefranzen commented on July 2, 2024

Any fix for this yet?

from atom-project-plus.

Skeeve avatar Skeeve commented on July 2, 2024

I cannot save projects as well, but no excption.

If only I'd knew how to edit the list of projects. What needs to go into the cson file?

from atom-project-plus.

Skeeve avatar Skeeve commented on July 2, 2024

Thanks. I switched, for the moment, to project-manager 3.3.5

from atom-project-plus.

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.