Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module 'unicode/category/So' #46

Open
ysm001 opened this issue Mar 9, 2016 · 2 comments
Open

Cannot find module 'unicode/category/So' #46

ysm001 opened this issue Mar 9, 2016 · 2 comments

Comments

@ysm001
Copy link

ysm001 commented Mar 9, 2016

When I run yo redux, I get following error.

$ yo redux
module.js:341
    throw err;
    ^

Error: Cannot find module 'unicode/category/So'
    at Function.Module._resolveFilename (module.js:339:15)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)
    at symbols (/usr/local/lib/node_modules/generator-redux/node_modules/slug/slug.js:6:16)
    at /usr/local/lib/node_modules/generator-redux/node_modules/slug/slug.js:199:5
    at Object.<anonymous> (/usr/local/lib/node_modules/generator-redux/node_modules/slug/slug.js:212:2)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)

node: v5.7.0
npm: 3.8.0
yeoman: 1.7.0

@emanuelmetal
Copy link

I have the same error on Windows 8.1.

@nalbion
Copy link

nalbion commented Aug 26, 2016

There is a pending PR which will resolve this - dodo/node-unicodetable#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants