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
{{ message }}
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.
I get this error :
/opt/local/bin/scr -> /opt/local/lib/node_modules/scripted/bin/scr
/opt/local/bin/scripted -> /opt/local/lib/node_modules/scripted/bin/scripted
[email protected] postinstall /opt/local/lib/node_modules/scripted
cd client && bower install
/opt/local/lib/node_modules/scripted/node_modules/bower/node_modules/tmp/lib/tmp.js:260
throw err;
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at Object. (/opt/local/lib/node_modules/scripted/node_modules/bower/lib/core/config.js:35:22)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
npm ERR! weird error 7
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered:
I get this error :
/opt/local/bin/scr -> /opt/local/lib/node_modules/scripted/bin/scr
/opt/local/bin/scripted -> /opt/local/lib/node_modules/scripted/bin/scripted
/opt/local/lib/node_modules/scripted/node_modules/bower/node_modules/tmp/lib/tmp.js:260
throw err;
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at Object. (/opt/local/lib/node_modules/scripted/node_modules/bower/lib/core/config.js:35:22)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
npm ERR! weird error 7
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: