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

您好,可以写一份 store.d.ts文件吗? #5

Closed
fxjs opened this issue Mar 3, 2017 · 4 comments
Closed

您好,可以写一份 store.d.ts文件吗? #5

fxjs opened this issue Mar 3, 2017 · 4 comments

Comments

@fxjs
Copy link

fxjs commented Mar 3, 2017

No description provided.

@jaywcjlove
Copy link
Owner

你可以写一个 pull requests

@fedwatch
Copy link

我这边无法build 报依赖找不到

@fedwatch
Copy link

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "build:test"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build:test: browserify test/store.js > test/store.test.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build:test script 'browserify test/store.js > test/store.test.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the storejs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! browserify test/store.js > test/store.test.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs storejs
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls storejs
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! E:\zqVue\store.js\npm-debug.log

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "build" "--scripts-prepend-node-path=auto"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build: npm run build:min && npm run build:dist && npm run build:test
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script 'npm run build:min && npm run build:dist && npm run build:test'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the storejs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run build:min && npm run build:dist && npm run build:test
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs storejs
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls storejs
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! E:\zqVue\store.js\npm-debug.log

@jaywcjlove
Copy link
Owner

没有Windows系统测试,我的Mac电脑是好的。

可能是文件路径的问题吧。文件路径跟Linux系统是有区别的

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

3 participants