GithubHelp home page GithubHelp logo

Comments (7)

romainberger avatar romainberger commented on July 30, 2024

Crap. Forgot to get back to your issue, sorry. I'll take a look asap.
Seems to come from Yeoman itself as it's an error coming from the cache. Not sure tho. Are you running the last version of Yeoman?

from yeoman-flask.

flexd avatar flexd commented on July 30, 2024

Yeah I just installed yeoman with the command specified above not 5 minutes before.

from yeoman-flask.

suenot avatar suenot commented on July 30, 2024

I have the same error. yeoman 1.0.4, node 0.10.6, npm 1.2.18, ubuntu 12.04.

from yeoman-flask.

jamiis avatar jamiis commented on July 30, 2024

ditto. want to track this.

from yeoman-flask.

gianpaj avatar gianpaj commented on July 30, 2024

same here

$ yo --version
1.0.4
$ node --version
v0.10.12
$ npm --version
1.2.32
$ npm list generator-flask
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
/Users/GianPaJ/tmp
└── [email protected]

OS X 10.8.4

$ yo flask
[?] Name of the app: flasknameapp
[?] Would you like to include Twitter Bootstrap for Compass instead of CSS? Yes
[?] Would you like to include the Twitter Bootstrap JS plugins? Yes
[?] Do you want to use Frozen-Flask to build a static version of the app? No

     info ... Fetching http://github.com/twitter/bootstrap/archive/v2.1.0.tar.gz ...
     info This might take a few moments
.
✔ Done in 0.803s.
✔ Done in /Users/gianpaj/.cache/yeoman/twitter/bootstrap/v2.1.0


fs.js:427
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT, no such file or directory '/Users/gianpaj/.cache/yeoman/twitter/bootstrap/v2.1.0/js/bootstrap-affix.js'
    at Object.fs.openSync (fs.js:427:18)
    at Object.fs.readFileSync (fs.js:284:15)
    at Generator.copy (/Users/GianPaJ/tmp/node_modules/generator-flask/node_modules/yeoman-generator/lib/actions/actions.js:102:13)
    at Object.copy (/Users/GianPaJ/tmp/node_modules/generator-flask/node_modules/yeoman-generator/lib/actions/actions.js:398:12)
    at /Users/GianPaJ/tmp/node_modules/generator-flask/app/index.js:77:16
    at Array.forEach (native)
    at /Users/GianPaJ/tmp/node_modules/generator-flask/app/index.js:75:8
    at done (/Users/GianPaJ/tmp/node_modules/generator-flask/node_modules/yeoman-generator/lib/actions/actions.js:420:5)
    at Extract.<anonymous> (/Users/GianPaJ/tmp/node_modules/generator-flask/node_modules/yeoman-generator/lib/actions/fetch.js:80:7)
    at Extract.EventEmitter.emit (events.js:117:20)

from yeoman-flask.

romainberger avatar romainberger commented on July 30, 2024

Thanks for the logs.
Makes me realize it's using bootstrap 2.1.0, I should update to the latest version at the same time.
Will look into this asap

from yeoman-flask.

romainberger avatar romainberger commented on July 30, 2024

Fixed with #10 thanks to @halkeye.

from yeoman-flask.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.