Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Path must be a string without null bytes. #394

Closed
kleeb opened this issue Nov 15, 2016 · 2 comments · May be fixed by jpkraemer/ionic-app-scripts#47 or jpkraemer/ionic-app-scripts#51
Closed

Path must be a string without null bytes. #394

kleeb opened this issue Nov 15, 2016 · 2 comments · May be fixed by jpkraemer/ionic-app-scripts#47 or jpkraemer/ionic-app-scripts#51

Comments

@kleeb
Copy link

kleeb commented Nov 15, 2016

After updating to RC2, and scripts to 0.0.42 the project looks like building with no problems.
However I am getting an error:

Error: Path must be a string without null bytes 

which ends up with css file not being copied/generated to the build folder. The same happens for both production build and dev (ionic serve).

@kleeb
Copy link
Author

kleeb commented Nov 16, 2016

This problem exists only in 0.0.42 version.
For all up to 0.0.41 sass completes properly.

There is also a bunch of warning that appeared in 0.0.41:

Conflicting namespaces: node_modules/@angular/compiler/index.js 
            re-exports 'PropertyBindingType' from both 
node_modules/@angular/compiler/src/template_parser/template_ast.js (will be 
            ignored) and 
           node_modules/@angular/compiler/src/template_parser/template_ast.js.

@kleeb
Copy link
Author

kleeb commented Nov 16, 2016

0.0.44 fixes the problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant