Skip to content

Commit ff947e8

Browse files
committed
aaaaaaah
1 parent cdf6823 commit ff947e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ export default class Plugins {
248248
console.log(`L246`)
249249
await rm(join(this.config.dataDir, 'yarn.lock'), {force: true})
250250
console.log(`L248`)
251+
console.log(`ending psjon ${JSON.stringify(await this.pjson(), null, 2)}`)
251252
return plugin
252253
} catch (error: unknown) {
253254
this.debug('error installing plugin:', error)

0 commit comments

Comments
 (0)