You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, this is a really nice project! I was setting this up locally and noticed you have the minimum Node.js version set in package.json. Just curious, is there any particular reason this has been set? If not, I think it will be easier for others to develop locally if this is less restrictive.
(Yarn wasn't allowing me to install the node_modules without switching the Node.js version.)
Hi there, this is a really nice project! I was setting this up locally and noticed you have the minimum Node.js version set in
package.json
. Just curious, is there any particular reason this has been set? If not, I think it will be easier for others to develop locally if this is less restrictive.(Yarn wasn't allowing me to install the
node_modules
without switching the Node.js version.)tako/package.json
Lines 7 to 9 in e981f78
The text was updated successfully, but these errors were encountered: