installing failed via npm install pjax on visual studio to umbraco solution #61

Closed
opened 2016-01-29 04:54:55 -05:00 by GiraffeCoding · 7 comments
GiraffeCoding commented 2016-01-29 04:54:55 -05:00 (Migrated from github.com)

I've just tried to install this within Visual Studio for an Umbraco Install and I get the following output:
error

No files or folders are added to the solution and re running the instal produces the same result.

was expecting the following folder to be added "/node_modules/pjax"

I've just tried to install this within Visual Studio for an Umbraco Install and I get the following output: ![error](https://cloud.githubusercontent.com/assets/12425975/12672437/2b9ce6b2-c66e-11e5-9a2c-c62b0194df41.jpg) No files or folders are added to the solution and re running the instal produces the same result. was expecting the following folder to be added "/node_modules/pjax"
darylteo commented 2016-01-31 04:22:55 -05:00 (Migrated from github.com)

There is a open issue for updating the npm build to the latest functional version (0.2.2). Just need to wait for @MoOx to get to it as he's got the npm credentials.

There is a open issue for updating the npm build to the latest functional version (0.2.2). Just need to wait for @MoOx to get to it as he's got the npm credentials.
MoOx commented 2016-03-12 01:45:26 -05:00 (Migrated from github.com)

@Ben-TangentDesign can you try with latest version? (0.2.2)

@Ben-TangentDesign can you try with latest version? (0.2.2)
vrmontes commented 2016-03-17 14:56:18 -05:00 (Migrated from github.com)

I get the error too:

npm ERR! Linux 3.19.0-25-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "pjax"
npm ERR! node v5.5.0
npm ERR! npm v3.8.1

npm ERR! No compatible version found: pjax
npm ERR! Valid install targets:
npm ERR! 0.2.2, 0.2.1, 0.2.0, 0.1.4, 0.1.3, 0.1.2, 0.1.1, 0.1.0
npm ERR!

I get the error too: npm ERR! Linux 3.19.0-25-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "pjax" npm ERR! node v5.5.0 npm ERR! npm v3.8.1 npm ERR! No compatible version found: pjax npm ERR! Valid install targets: npm ERR! 0.2.2, 0.2.1, 0.2.0, 0.1.4, 0.1.3, 0.1.2, 0.1.1, 0.1.0 npm ERR!
MoOx commented 2016-03-18 02:31:30 -05:00 (Migrated from github.com)

@vrmontes you are not getting the same error.
What command did you enter to install pjax?

@vrmontes you are not getting the same error. What command did you enter to install pjax?
vrmontes commented 2016-03-18 12:53:00 -05:00 (Migrated from github.com)

Hi, i used:
npm install pjax

On ubuntu 14.04

Hi, i used: npm install pjax On ubuntu 14.04
MoOx commented 2016-03-18 13:29:00 -05:00 (Migrated from github.com)

I fixed this. I messed up latest tag. Should be ok now.

I fixed this. I messed up latest tag. Should be ok now.
vrmontes commented 2016-03-18 13:40:30 -05:00 (Migrated from github.com)

Thanks

Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iLoveElysia/pjax#61