Skip to content

issues Search Results · repo:parse-community/parse-server-example language:JavaScript

Filter by

263 results
 (75 ms)

263 results

inparse-community/parse-server-example (press backspace or delete to remove)

Hi, Team, I deploy my Parse server in Azure on Windows. I am on a very old version (3.9.0) and want to upgrade to the latest, but I am getting this ERR_REQUIRE_ASYNC_MODULE error. To isolate the issue, ...
type:question
  • drhuanliu
  • 2
  • Opened 
    on May 25
  • #625

As typescript is pretty much standard these days, I would suggest migrating the example package to TS.
type:feature
  • dblythy
  • 1
  • Opened 
    on Jan 13
  • #561

The example project uses a number of outdated approaches, and should be updated accordingly. Approach: - use module syntax and .start - simplify testing
state:released
type:feature
  • dblythy
  • 4
  • Opened 
    on Jan 10
  • #558

I just download newest packeage for server and try to run it. After I type npm run I get: [root@servx parse]# npm start parse-server-example@2.0.0 start node index.js file:///home/parse/index.js:43 ...
type:question
  • boberski666
  • 2
  • Opened 
    on Sep 9, 2024
  • #508

Hi Team, I am facing below error when i run node index.js warn: DeprecationWarning: The Parse Server option allowClientClassCreation default will change to false in a future version. warn: DeprecationWarning: ...
type:bug
  • farhanhu87
  • 5
  • Opened 
    on Jun 30, 2024
  • #459

- Node.js 18 runtime requires runtime setting in app.yaml - GAE forwards https via the load balancer. So, the express app needs to trust proxies
type:feature
  • jonobr1
  • 1
  • Opened 
    on Mar 9, 2024
  • #455

Previous sentence in local development 8th sentence : Your Parse Server is not running and is connected to your local database named dev in which the data is stored that you manage via Parse Server. Now ...
  • Syed25794
  • 1
  • Opened 
    on May 25, 2023
  • #436

Previous sentence in local development 8th sentence : Your Parse Server is not running and is connected to your local database named dev in which the data is stored that you manage via Parse Server. Now ...
  • Syed25794
  • 1
  • Opened 
    on May 16, 2023
  • #434

my system is windows node version: Node.js v18.15.0 database: Postgresql When I run npm start, something went wrong C:\Users\a\Desktop\Parse-Server npm start parse-server-example@1.4.0 start node index.js ...
type:bug
  • Er-hgy
  • 17
  • Opened 
    on Apr 23, 2023
  • #432

The provided tests in the example repo are failing on Node 18, due to a jasmine timeout error. Steps to reproduce: - Checkout the repository - Setup node 18.x - Run tests - npm run test ➜ parse-server-example ...
type:bug
  • victorb-tsn
  • 3
  • Opened 
    on Mar 22, 2023
  • #431
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub