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
When running % npm init dce-eslint@latest from https://harvard-edtech.github.io/edtech-guide/
I got the following error. Implying the version of eslint parser had a conflict with the existing dependency. I think it is the version that is in the caccl is lower (v5) than the one wanted by airbnb eslint (v7)
When running
% npm init dce-eslint@latest
from https://harvard-edtech.github.io/edtech-guide/I got the following error. Implying the version of eslint parser had a conflict with the existing dependency. I think it is the version that is in the caccl is lower (v5) than the one wanted by airbnb eslint (v7)
Caccl dependency:
https://github.com/harvard-edtech/caccl/blob/main/package-lock.json#L336-L337
Error:
The text was updated successfully, but these errors were encountered: