File Explorer

/proc/thread-self/root/var/lang/lib/node_modules/corepack/dist

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

1 dir
7 files
yarnpkg.js189 B · 4 lines
#!/usr/bin/env nodeprocess.env.COREPACK_ENABLE_DOWNLOAD_PROMPT??='1'require('module').enableCompileCache?.();require('./lib/corepack.cjs').runMain(['yarnpkg', ...process.argv.slice(2)]);