jkrup/meteor-now

The property `features` is not allowed in now.json

developeron29 opened this issue · 9 comments

Describe the bug
After running meteor-now
Getting this error
Error! The property features is not allowed in now.json when using Now 2.0 – please remove it.
while i don't have a now.json at all! and credentials are getting saved in ~/.now
screen shot 2018-12-17 at 8 14 17 pm

To Reproduce
Steps to reproduce the behavior:

now login
..✔ Confirmed email address!
meteor-now
... Something went wrong! ....

Expected behavior
should deploy successfully

@developeron29

Go to https://zeit.co/account and log in
Select v1 under platform version and hit save
Try to deploy again, it should work. Please let me know how it goes.

Fixed, Thanks

@qualitymanifest @developeron29 I'm running into the exact same issue but the following what I see in zeit.co/account under 'Platform Version'. Any insight? Thanks!

image

@medied 😞 Maybe try sending zeit support an email? I don't know if they'll do anything about it but it's probably your only option.

I suppose you could also try using this branch #139 which allows you to include a now.json, and put "features": { "cloud" : "v1" } and "version": 1 in it. I suspect you will run into the same issue though.

I am not seeing «platform version» under zeit.co/account after logging in.

?????

so no longer supported for v1?