CSAPP-3e-Solutions icon indicating copy to clipboard operation
CSAPP-3e-Solutions copied to clipboard

Run make plugin error

Open peng051410 opened this issue 4 years ago • 1 comments

When i run make plugin, got error: ` Error loading version latest: SyntaxError: Unexpected token [ at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object. (/gitbook/.gitbook/versions/3.2.3/node_modules/read-installed/node_modules/read-package-json/read-json.js:7:16) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10)

TypeError: Cannot read property 'commands' of null `

What should i do?

peng051410 avatar Feb 02 '21 09:02 peng051410

I met exactly the same issue here.

Zhangjiajia6 avatar Mar 12 '21 08:03 Zhangjiajia6