Giter VIP home page Giter VIP logo

Comments (3)

Rebolon avatar Rebolon commented on May 20, 2024 1

Ok i've update the README because it seems that there was a mis comprehesion:

  • Explanation section just explain how this repository has been built from scratch
  • Run section missed the git clone operation. This is now fixed.

Here is the commit change: d8a09d0

It should fix your problem

from php-sf-flex-webpack-encore-vuejs.

Rebolon avatar Rebolon commented on May 20, 2024

what do you see when you run this:

cat package.json

from php-sf-flex-webpack-encore-vuejs.

grekpg avatar grekpg commented on May 20, 2024
grek@grek-Precision-T3600:/tmp$ composer create-project symfony/skeleton sf-flex-encore-vuejs
Installing symfony/skeleton (v4.1.4.2)
  - Installing symfony/skeleton (v4.1.4.2): Downloading (100%)         
Created project in sf-flex-encore-vuejs
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 20 installs, 0 updates, 0 removals
  - Installing symfony/flex (v1.1.1): Loading from cache
  - Installing psr/cache (1.0.1): Loading from cache
  - Installing psr/container (1.0.0): Loading from cache
  - Installing psr/simple-cache (1.0.1): Loading from cache
  - Installing symfony/polyfill-mbstring (v1.9.0): Loading from cache
  - Installing symfony/console (v4.1.4): Loading from cache
  - Installing symfony/routing (v4.1.4): Loading from cache
  - Installing symfony/http-foundation (v4.1.4): Loading from cache
  - Installing symfony/event-dispatcher (v4.1.4): Loading from cache
  - Installing psr/log (1.0.2): Loading from cache
  - Installing symfony/debug (v4.1.4): Loading from cache
  - Installing symfony/http-kernel (v4.1.4): Loading from cache
  - Installing symfony/finder (v4.1.4): Loading from cache
  - Installing symfony/filesystem (v4.1.4): Loading from cache
  - Installing symfony/dependency-injection (v4.1.4): Loading from cache
  - Installing symfony/config (v4.1.4): Loading from cache
  - Installing symfony/cache (v4.1.4): Loading from cache
  - Installing symfony/framework-bundle (v4.1.4): Loading from cache
  - Installing symfony/yaml (v4.1.4): Loading from cache
  - Installing symfony/dotenv (v4.1.4): Loading from cache
Generating autoload files
Symfony operations: 4 recipes (83c54712fe6c87a1fc7f3c94a0f270e5)
  - Configuring symfony/flex (>=1.0): From github.com/symfony/recipes:master
  - Configuring symfony/framework-bundle (>=3.3): From github.com/symfony/recipes:master
  - Configuring symfony/console (>=3.3): From github.com/symfony/recipes:master
  - Configuring symfony/routing (>=4.0): From github.com/symfony/recipes:master
Executing script cache:clear [OK]
Executing script assets:install public [OK]

Some files may have been created or updated to configure your new packages.
Please review, edit and commit them: these files are yours.

              
 What's next? 
              

  * Run your application:
    1. Change to the project directory
    2. Create your code repository with the git init command
    3. Execute the php -S 127.0.0.1:8000 -t public command
    4. Browse to the http://localhost:8000/ URL.

       Quit the server with CTRL-C.
       Run composer require server --dev for a better web server.

  * Read the documentation at https://symfony.com/doc


grek@grek-Precision-T3600:/tmp$  cd /tmp/sf-flex-encore-vuejs
grek@grek-Precision-T3600:/tmp/sf-flex-encore-vuejs$ npm run init-project
npm ERR! path /tmp/sf-flex-encore-vuejs/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/tmp/sf-flex-encore-vuejs/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/grek/.npm/_logs/2018-09-04T15_41_13_645Z-debug.log
grek@grek-Precision-T3600:/tmp/sf-flex-encore-vuejs$ cat package.json
cat: package.json: Nie ma takiego pliku ani katalogu (file not exists)
grek@grek-Precision-T3600:/tmp/sf-flex-encore-vuejs$ 

from php-sf-flex-webpack-encore-vuejs.

Related Issues (20)

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.