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

In ionic v2.0.0-beta.30 cannot generate 'www\build' #5

Open
yilianhuaixiao opened this issue Jun 13, 2016 · 6 comments
Open

In ionic v2.0.0-beta.30 cannot generate 'www\build' #5

yilianhuaixiao opened this issue Jun 13, 2016 · 6 comments

Comments

@yilianhuaixiao
Copy link

In ionic v2.0.0-beta.30 the latest edition, cannot build correctly

@ghost
Copy link

ghost commented Jun 28, 2016

The same problem for me.

http://localhost:8100/build/js/app.bundle.js NOT FOUND - 404

@anujsphinx
Copy link

http://localhost/Ionic2_app/ralty/ionic2-realty/www/build/js/app.bundle.js

Failed to load resource: the server responded with a status of 404 (Not Found)

@lenin-indigo
Copy link

Steps to solve the problem:

$ git clone https://github.com/ccoenraets/ionic2-realty.git
$ cd ionic2-realty
$ git pull origin pull/4/head:v3
$ npm install --save-dev
$ ionic platform add ios
$ ionic platform add android
$ npm install [email protected]
$ npm install [email protected]
$ ionic serve

My enviroment:

Cordova CLI: 6.3.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.32
Ionic App Lib Version: 2.0.0-beta.18
OS: Windows 7 SP1
Node Version: v5.3.0

@anujsphinx
Copy link

I did all steps but getting this error.

Failed to load resourcefile:///android_asset/www/build/js/app.bundle.js

@stefek99
Copy link

Same here...

image

@gusterwoei
Copy link

Run the steps, but got the following error though...
Path must be a string. Received undefined while parsing file: /ionic2-realty/app/app.js

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

5 participants