Skip to content

Conversation

@jmdobry
Copy link
Member

@jmdobry jmdobry commented Jan 28, 2016

@jmdobry jmdobry self-assigned this Jan 28, 2016
@jmdobry jmdobry force-pushed the parse-server branch 2 times, most recently from f419b7a to 9adcb37 Compare January 29, 2016 00:05
@JustinBeckwith
Copy link
Contributor

Nice! LGTM

@JustinBeckwith
Copy link
Contributor

Do you have this running on the docs-and-samples project yet? Link?

@jmdobry jmdobry assigned theacodes and unassigned jmdobry Jan 29, 2016
@jmdobry
Copy link
Member Author

jmdobry commented Jan 29, 2016

Ready for review

@jmdobry jmdobry force-pushed the parse-server branch 3 times, most recently from cae8ab5 to 5238888 Compare January 29, 2016 05:32

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you say something like "here are two options"? I can imagine someone doing both.

@theacodes
Copy link

Lgtm with very minor nit.

jmdobry added a commit that referenced this pull request Jan 29, 2016
@jmdobry jmdobry merged commit aba6cc9 into master Jan 29, 2016
@jmdobry jmdobry deleted the parse-server branch January 29, 2016 16:40
@otymartin
Copy link

@jmdobry How do we update node and parse server?

@jmdobry
Copy link
Member Author

jmdobry commented Mar 23, 2016

In your app's package.json file you control the version of Node.js and parse-server that you use: "engines" controls the version of Node.js used and "dependencies" controls the version of parse-server that you use.

@otymartin
Copy link

@jmdobry Why do i get this error even if i set "node": ~4.3 in engines
parse-server@2.2.1: wanted: {"node":">=4.3"} (current: {"node":"4.2.3","npm":"2.14.7"})

and
26 error 404 'appengine-parse-server' is not in the npm registry.

@JustinBeckwith
Copy link
Contributor

Can you share your full package.json with us?

There was a bug in older Cloud SDK versions that may have caused node version mismatch error. Can you run gcloud components update, and then try again?

sethbergman pushed a commit to stackriot/nodejs-docs-samples that referenced this pull request Jun 4, 2017
grayside pushed a commit that referenced this pull request Oct 26, 2022
ivanmkc pushed a commit that referenced this pull request Nov 3, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
grayside pushed a commit that referenced this pull request Nov 3, 2022
kweinmeister pushed a commit that referenced this pull request Nov 7, 2022
ahrarmonsur pushed a commit that referenced this pull request Nov 8, 2022
grayside pushed a commit that referenced this pull request Nov 8, 2022
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this pull request Nov 10, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
pattishin pushed a commit that referenced this pull request Nov 18, 2022
* build: increase retries and timeout for flaky tests
pattishin pushed a commit that referenced this pull request Nov 22, 2022
* build: increase retries and timeout for flaky tests
jsimonweb pushed a commit to jsimonweb/nodejs-docs-samples that referenced this pull request Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants