node.js - yeoman - Invalid or unexpected token -


when run form of: yo or yo --version (the node , yo , generator installation worked without errors)

c:\users\leandro\appdata\roaming\npm\node_modules\yo\node_modules\grouped-queue\lib\queue.js:1
(function (exports, require, module, __filename, __dirname) { w�$����p�i&�w�0kΔ
^
syntaxerror: invalid or unexpected token
@ object.exports.runinthiscontext (vm.js:78:16)
@ module._compile (module.js:545:28)
@ object.module._extensions..js (module.js:582:10)
@ module.load (module.js:490:32)
@ trymoduleload (module.js:449:12)
@ function.module._load (module.js:441:3)
@ module.require (module.js:500:17)
@ require (internal/module.js:20:19)
@ object. (c:\users\leandro\appdata\roaming\npm\node_modules\yo\node_modules\yeoman-environment\lib\environment.js:8:20)
@ module._compile (module.js:573:32)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -