New meteor cannot add crosswalk

no res/xml/config.xml no ‘res’

:~/code/webrtc$ meteor build --directory …/webtest --server=http://localhost:3000
Browserslist: caniuse-lite is outdated. Please run next command npm update caniuse-lite browserslist
WARNING: Attempting to install plugin cordova-plugin-statusbar@2.2.1, but it should have a minimum version of 2.3.0 to ensure compatibility
with the current platform versions. Installing the minimum version for convenience, but you should adjust your dependencies.
WARNING: Attempting to install plugin cordova-plugin-splashscreen@4.0.1, but it should have a minimum version of 4.1.0 to ensure compatibility
with the current platform versions. Installing the minimum version for convenience, but you should adjust your dependencies.
Parsing /home/spowage/code/webrtc/.meteor/local/cordova-build/platforms/android/res/xml/config.xml failed
%% Failed to install ‘cordova-plugin-crosswalk-webview’: Error: ENOENT: no such file or directory, open ‘/home/spowage/code/webrtc/.meteor/local/cordova-build/platforms/android/res/xml/config.xml’
at Object.fs.openSync (fs.js:646:18)
at Object.fs.readFileSync (fs.js:551:33)

The Crosswalk project isn’t been maintained. See…