-
Notifications
You must be signed in to change notification settings - Fork 16
unable to create project from template #2
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
Comments
I have they same issue |
What is your OS and node? Working for me on macOS, node 6.9.5. |
My OS is Win7 and my node is v7.10.0 |
Better question is which tns --version are you running? I found this error which was fixed somewhat recently: NativeScript/nativescript-cli#2870 |
Hello friends Until today I was able to try. I updated my version of tns to be able to install this template. I already installed the template without problems on windows
Effectively, i reviewed my tns's version and and updated, this solve my problem. To update tns's version is solution for close this issue Thank you, |
Microsoft Windows [Version 10.0.10586] D:\NATIVESCRIPT>tns create hello-ns-vue --template https://github.com/tralves/nativescript-vue-webpack-template create┌───────────────────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ Creates a new project for native development with NativeScript. Options
Attributes
|
@ukik are you using windows? |
Yes window 10
Pada tanggal 28 Sep 2017 15.46, "Julio Quintana" <[email protected]>
menulis:
… are you using windows?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AU-aQsqlUsKkYGDIrAKRVg4joQQfW7zrks5sm07kgaJpZM4OLs1Q>
.
|
i had some error... try to use this command For some reason in windows |
please with step by step procedure, cause this solution exclude tns create, if i use tns create then by default tns will use typescript template then how to use solution above |
below is my interpretation by so far
correct or not |
Forget my last suggestion Well, With git bash i came execute fine, without errors |
when I run: npm run build-android-bundle --uglify --snapshot BUILD SUCCESSFUL Total time: 16.258 secs Error: Cannot find module 'merge-files-webpack-plugin' npm ERR! Windows_NT 10.0.10586 npm ERR! Please include the following file with any support request: npm ERR! Windows_NT 10.0.10586 npm ERR! Please include the following file with any support request: |
i am waiting ready use vue-webpack nativescript with basic template hello world |
Hi! The right way to use this template is with That error could be related to In any case, I suggest you try the template https://github.com/tralves/nativescript-vue-rollup-template. It uses rollup instead of webpack. It is simpler and allows live reload. Please follow the instructions in the README of the project. |
tns create hello-ns-vue --template https://github.com/tralves/
nativescript-vue-webpack-template
Great, finally successful
Vue looks more promising than Angular
Vue (14 Mb without Webpack) vs Angular (21 Mb without Webpack)
…-----------------
now about Vue Component Nativescript
$ rollup -c -w
bash: rollup: command not found
Is there something should I install..
I have upgrade my tns
-----------------
Anyway this is soo great for Vue
On Fri, Sep 29, 2017 at 4:42 AM, Tiago Alves ***@***.***> wrote:
Hi!
The right way to use this template is with tns create hello-ns-vue
--template https://github.com/tralves/nativescript-vue-webpack-template.
That error could be related to tns itself. Please update the tools.
In any case, I suggest you try the template https://github.com/tralves/
nativescript-vue-rollup-template. It uses rollup instead of webpack. It
is simpler and allows live reload. Please follow the instructions in the
README of the project.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AU-aQt5LD-nR4Air3pJmIO4p0hlzvQ5Sks5snAS5gaJpZM4OLs1Q>
.
|
Hi there, I am following your instructions and getting this error (See at top below)
did the create syntax change? Would appreciate your help with this. Thanks!
The text was updated successfully, but these errors were encountered: